X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Flayout.less;h=2af6cd6fe25d3333ffd4c5476eda51d452af4ad9;hb=136db10a69e7fbfd778a17bd269cd26166939348;hp=b5cc0f159a5605ec51ee68fd777d471d09442089;hpb=7a8daa5c1039a23a04c6d48f3c430a82af8fec7b;p=website 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;