REMOVE scroll x github pages

This commit is contained in:
unpregnant 2017-02-13 20:16:04 +01:00
parent 2acf3bbf2d
commit 7307412874
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
@main: #E77171; @main: #E77171;
body { body {
overflow-x: hidden;
background: @background; background: @background;
font-family: 'Open Sans', sans-serif; font-family: 'Open Sans', sans-serif;
margin: 0; margin: 0;

File diff suppressed because one or more lines are too long