make logo small, add heading, add font for heading

This commit is contained in:
Thefeli73
2020-02-17 23:42:06 +01:00
parent fa5c9a118d
commit 6d079445b7
5 changed files with 12 additions and 3 deletions

View File

@ -5,7 +5,10 @@
top: 80px;
position: absolute;
> #logo > img {
height: 140pt;
width: auto;
}
/*
@include breakpoint('<=xlarge') {