mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-12-23 03:57:38 +00:00
Correct logo height in navbar
This commit is contained in:
parent
ea6942a7fe
commit
a516282b73
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -205,7 +205,7 @@ production stylesheet in assets/built/screen.css
|
|||||||
}
|
}
|
||||||
|
|
||||||
.gh-head-logo img {
|
.gh-head-logo img {
|
||||||
max-height: 40px;
|
max-height: 26px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user