Files
mastodon-sakyey/app/javascript/mastodon/features/collections/editor/styles.module.scss
2026-02-04 17:45:41 +00:00

16 lines
193 B
SCSS

.step {
font-size: 13px;
color: var(--color-text-secondary);
}
.title {
font-size: 22px;
line-height: 1.2;
margin-top: 4px;
}
.description {
font-size: 15px;
margin-top: 8px;
}