mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-04 18:08:59 +00:00
0ff1d62c7a
Port part of 43b5d5e38d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
9 lines
104 B
SCSS
9 lines
104 B
SCSS
.sign-in-banner {
|
|
padding: 10px;
|
|
|
|
p {
|
|
color: $darker-text-color;
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|