Update src/assets/scss/base/_generic.scss

Co-Authored-By: Alexander Shelepenok <alxshelepenok@gmail.com>
This commit is contained in:
Aleksander Helgaker 2019-08-26 20:23:55 +02:00 committed by GitHub
parent 6a9f76a7b1
commit 844128b800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,6 @@ html {
}
body {
margin: 0;
margin: 0 0 0 calc(100vw - 100%);
font-family: $typographic-font-family;
color: $typographic-base-font-color;