Padding adjustment

master
Thierry Degeling 2014-07-20 14:36:58 +02:00
parent 1bf6e77533
commit 9a9ba9991b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ body:after {
position: relative;
background: #fff;
box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.25);
padding: 1em;
padding: 0.2em 1em 1em 1em;
color: #777;
}