Padding adjustment
parent
1bf6e77533
commit
9a9ba9991b
|
@ -23,7 +23,7 @@ body:after {
|
||||||
position: relative;
|
position: relative;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.25);
|
box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.25);
|
||||||
padding: 1em;
|
padding: 0.2em 1em 1em 1em;
|
||||||
color: #777;
|
color: #777;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue