fix notice-message spacing on livestream page
This commit is contained in:
parent
ac7ba6b4d9
commit
e23a6f3cd6
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@
|
|||
right: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
~ .notice-message {
|
||||
margin-top: var(--spacing-m);
|
||||
}
|
||||
}
|
||||
|
||||
.livestream__discussion {
|
||||
|
|
Loading…
Reference in a new issue