Bootstrap reboot

This commit is contained in:
Raphael Goetter 2017-10-18 08:24:39 +02:00
parent d23ef90a0c
commit 7a2cca515b
6 changed files with 355 additions and 466 deletions

View file

@ -22,6 +22,7 @@ html {
}
body {
margin: 0;
font-size: $font-size-base;
background-color: $background-base;
color: $color-base;