mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
Scale the logo with the text
This commit is contained in:
parent
d256b37b57
commit
edb92a7550
@ -1,5 +1,5 @@
|
|||||||
.logo__wrapper {
|
.logo__wrapper {
|
||||||
width: 140px;
|
width: 7rem;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -454,7 +454,7 @@ pre {
|
|||||||
width: 100%; }
|
width: 100%; }
|
||||||
|
|
||||||
.logo__wrapper {
|
.logo__wrapper {
|
||||||
width: 140px;
|
width: 7rem;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
margin-bottom: 1em; }
|
margin-bottom: 1em; }
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user