mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-12-22 11:37:38 +00:00
Add a class name to site description
This commit is contained in:
parent
f41761e0ad
commit
9a09ff41c3
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -129,7 +129,7 @@ production stylesheet in assets/built/screen.css
|
||||
max-height: 55px;
|
||||
}
|
||||
|
||||
.site-header-content p {
|
||||
.site-description {
|
||||
z-index: 10;
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
@ -138,7 +138,7 @@ production stylesheet in assets/built/screen.css
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
.site-header-content p {
|
||||
.site-description {
|
||||
max-width: 80vmin;
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user