mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Merge pull request #508 from technoboy10/gh505-schedulebackground
Fix gh-505: Incorrect time header background
This commit is contained in:
commit
173a7bc52a
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