1
0
mirror of https://github.com/danbee/danbarber.me.hugo.git synced 2025-03-04 08:59:18 +00:00

Little more space below the logo

This commit is contained in:
Daniel Barber 2019-11-10 22:33:39 -05:00
parent 32b8d64c18
commit 89a272d040

View File

@ -13,7 +13,7 @@ $_color_4_dark: desaturate($_color_4, $_desaturate_amount);
.logo__wrapper {
width: 7rem;
line-height: 0;
margin-bottom: 1em;
margin-bottom: 2em;
}
.logo__color_1 { fill: $_color_1; transition: fill 200ms ease; }