mirror of https://github.com/SnapKit/SnapKit
Remove padding from code
This commit is contained in:
parent
0a3e79b917
commit
213779cf27
|
@ -36,7 +36,6 @@ code {
|
|||
border: rem-calc(1) solid #CCC;
|
||||
border-radius: rem-calc(3);
|
||||
background-color: #F7F7F7;
|
||||
padding: rem-calc(3) rem-calc(6);
|
||||
}
|
||||
|
||||
table {
|
||||
|
|
Loading…
Reference in New Issue