X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Flayout.less;h=2af6cd6fe25d3333ffd4c5476eda51d452af4ad9;hp=b5cc0f159a5605ec51ee68fd777d471d09442089;hb=136db10a69e7fbfd778a17bd269cd26166939348;hpb=4847c7b7a47021ac0fed26b5f3538f4e8c230cb0 diff --git a/src/main/webapp/less/screen/layout.less b/src/main/webapp/less/screen/layout.less index b5cc0f15..2af6cd6f 100644 --- a/src/main/webapp/less/screen/layout.less +++ b/src/main/webapp/less/screen/layout.less @@ -1,5 +1,10 @@ @import '../variables.less'; +body +{ + padding: 1em 3em 1em 5em; +} + .content { position: relative;