margin bottom for ios

This commit is contained in:
cupcakearmy 2019-05-03 18:15:48 +02:00
parent 62df154688
commit 4f68f3d72c

View File

@ -1,5 +1,5 @@
#singular #main {
padding: 8vw 0;
padding: 8vw 0 16vw 0;
overflow: auto;
overflow-wrap: break-word;
}