[Glitch] Use heading actions and placeholders in settings

Port SCSS changes from 03f81f7118 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
Sasha Sorokin 2020-01-11 08:14:45 +07:00 committed by Thibaut Girka
parent 82e197787f
commit 3f14653f9e
1 changed files with 4 additions and 0 deletions

View File

@ -894,3 +894,7 @@ a.name-tag,
color: $primary-text-color;
}
}
.center-text {
text-align: center;
}