correct home styles
This commit is contained in:
parent
4987861441
commit
82f7f1a898
|
@ -749,12 +749,12 @@ nav.top.alert p {
|
||||||
body.home .page-container .section.sidebar { width: 50%; }
|
body.home .page-container .section.sidebar { width: 50%; }
|
||||||
}
|
}
|
||||||
|
|
||||||
body.home .page-container .logo img {
|
body.home .logo img {
|
||||||
max-height: 256px;
|
max-height: 256px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.home .page-container .slogan {
|
body.home .logo .slogan {
|
||||||
font-family: var(--primary-font);
|
font-family: var(--primary-font);
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user