1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00

working with sensor styling

This commit is contained in:
2016-09-08 13:34:01 +00:00
parent fc6af3cd4e
commit cb28f25b97
6 changed files with 56 additions and 13 deletions

View File

@@ -4,7 +4,6 @@ $backgroundColor: #FFFFFF;
html {
font-family: 'Roboto Slab', serif;
overflow: auto;
@media (max-width: 768px) {
overflow-x: hidden;
}