add a min width so that mobile doesn't break :V

This commit is contained in:
Ellpeck 2018-07-25 20:57:24 +02:00
parent 9141f5f7ef
commit 25e9676784

View file

@ -1,4 +1,5 @@
body {
min-width: 750px;
margin-top: 106px;
position: relative;
font-family: Roboto;