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