mirror of
https://github.com/voc/streaming-website
synced 2024-11-14 00:17:18 +00:00
reuse styling of closed page for not-started page
This commit is contained in:
parent
79f010f5c3
commit
77683e1d5a
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
body.closed {
|
||||
body.closed,
|
||||
body.not-started {
|
||||
p {
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue