[Glitch] Use heading actions and placeholders in settings

Port SCSS changes from 36426ed4ad to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Sasha Sorokin 2020-01-11 08:14:45 +07:00 committed by Thibaut Girka
parent 980c004f06
commit 32191267a5
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;
}