mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-21 01:53:51 -05:00
[Glitch] Add administrative webhooks
Port SCSS changes from a2871cd74719a7a5a104daaa3dcc0e2670b7c2df to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
edaaf6a5e9
commit
d064476c4a
@ -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) {
|
@media screen and (max-width: $no-columns-breakpoint) {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user