Add favicon support

This commit is contained in:
Schmelczer András 2019-12-23 17:36:43 +01:00
parent dbb48fbde6
commit 29e1546eb2
27 changed files with 92 additions and 109 deletions

View file

@ -36,7 +36,8 @@ body {
perspective: 5px;
& > * {
margin-top: $normal-margin;
width: $body-width;
margin: $normal-margin auto 0 auto;
}
}