[Glitch] Add administrative webhooks

Port SCSS changes from a2871cd747 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
master
Eugen Rochko 2022-06-09 21:57:36 +02:00 committed by Claire
parent edaaf6a5e9
commit d064476c4a
1 changed files with 8 additions and 0 deletions

View File

@ -206,6 +206,14 @@ $content-width: 840px;
}
}
h2 small {
font-size: 12px;
display: block;
font-weight: 500;
color: $darker-text-color;
line-height: 18px;
}
@media screen and (max-width: $no-columns-breakpoint) {
border-bottom: 0;
padding-bottom: 0;