mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
oops
This commit is contained in:
parent
2666975508
commit
a4c24b2c6c
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ a:hover {
|
||||||
/* NOTE: Margin should match height in navigation.scss */
|
/* NOTE: Margin should match height in navigation.scss */
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
background-color: $background-color;
|
background-color: $background-color;
|
||||||
padding: 20px 0px;
|
padding: 20px 0;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
min-height: 768px;
|
min-height: 768px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue