mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-22 19:05:56 -04:00
Update for typography fixes
This commit is contained in:
parent
b7dd55e7e0
commit
6b420b4445
1 changed files with 2 additions and 1 deletions
|
@ -1,12 +1,13 @@
|
|||
@import "../../colors";
|
||||
@import "../../frameless";
|
||||
@import "../../typography";
|
||||
|
||||
$developer-spot: $ui-aqua;
|
||||
|
||||
#view {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.developers {
|
||||
.title-banner {
|
||||
&.masthead {
|
||||
background-color: $developer-spot;
|
||||
|
|
Loading…
Reference in a new issue