Improve responsivness

This commit is contained in:
LordMathis 2018-06-15 14:02:45 +02:00
parent 53f30523d5
commit 3bcf06fda7
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
.contentWrapper {
display: inline-block;
overflow: auto;
box-sizing: border-box;
padding: 20px;
a {
color: $blue;