mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02: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;
|
|
}
|
|
}
|