diff options
author | tanyaionova <isaqtm@gmail.com> | 2019-11-06 00:56:01 +0300 |
---|---|---|
committer | tanyaionova <isaqtm@gmail.com> | 2019-11-06 00:56:01 +0300 |
commit | 616bf271d056f5613a713cb150360a387eeb7747 (patch) | |
tree | 3583c455ea90879ad622d22fea3537647df9e59b /light.css | |
parent | eeaf24a178946d1a43aa2179d8e7b496fb598597 (diff) | |
download | fcked-616bf271d056f5613a713cb150360a387eeb7747.tar.gz |
Need more margin for buttons
Diffstat (limited to 'light.css')
-rw-r--r-- | light.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ body { background-color: #ff66cc; border-radius: 1px; display: inline-block; - margin-top: 2px; + margin-top: 4px; text-decoration: none; } |