1
0
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:
Daniel Barber 2019-10-16 22:21:57 -04:00
parent a127589bac
commit 036342d6ae

View File

@ -1,5 +1,5 @@
.logo__wrapper {
width: 140px;
width: 7rem;
line-height: 0;
margin-bottom: 1em;
}