Remove margin below announcement

This commit is contained in:
Jan-Lukas Else 2021-09-09 09:05:50 +02:00
parent 67152c7079
commit df861d9461
2 changed files with 0 additions and 2 deletions

View File

@ -256,7 +256,6 @@ details summary {
@extend .invert;
padding: 5px;
text-align: center;
margin-bottom: 10px;
* {
@extend .invert;
}

View File

@ -210,7 +210,6 @@ details summary > *:first-child {
#announcement {
padding: 5px;
text-align: center;
margin-bottom: 10px;
}
@media print {
html {