mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-28 10:05:59 -05:00
fix padding & margin
This commit is contained in:
parent
a7d7cb1763
commit
f2b6e6ad4c
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ html {
|
|||
|
||||
body {
|
||||
margin-top: ${css_vh(6)};
|
||||
padding: ${css_vh(2)} ${css_vw(6.05)} ${css_vh(2)};
|
||||
margin: ${css_vh(2.6)} auto;
|
||||
}
|
||||
|
||||
#content {
|
||||
|
|
Loading…
Reference in a new issue