mastodon/app/javascript/flavours/glitch/styles/components/signed_out.scss

13 lines
146 B
SCSS

.sign-in-banner {
padding: 10px;
p {
color: $darker-text-color;
margin-bottom: 20px;
}
.button {
margin-bottom: 10px;
}
}