mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 17:16:11 -05:00
adjust instructions column padding-top
This commit is contained in:
parent
9afe46622b
commit
1cb4bb5f7e
1 changed files with 1 additions and 0 deletions
|
@ -397,6 +397,7 @@ $stage-width: 480px;
|
|||
align-items: flex-start;
|
||||
flex: 1;
|
||||
flex-flow: column;
|
||||
padding-top: .25rem;
|
||||
|
||||
@media #{$medium-and-smaller} {
|
||||
margin-top: .5rem;
|
||||
|
|
Loading…
Reference in a new issue