mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
set time headers to correct color
This commit is contained in:
parent
51e491bf44
commit
7bb9c622c7
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
span {
|
span {
|
||||||
background-color: $ui-white;
|
background-color: $background-color;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue