mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 20:30:39 +00:00
fix: adjust default logo size to better match font size
This commit is contained in:
parent
9ab80e989e
commit
ecc59e6482
@ -117,8 +117,8 @@ img {
|
||||
|
||||
&__img {
|
||||
margin-right: $padding-16;
|
||||
width: 38px;
|
||||
height: 38px;
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user