[Glitch] Fixes 8987 broken alignment at "Remote interaction dialog"

Port 024326e6e6 to glitch-soc
This commit is contained in:
Thibaut Girka 2018-10-22 18:22:49 +02:00
parent d779b09ed7
commit 0631c9ed7c

View file

@ -562,12 +562,12 @@ code {
.oauth-prompt,
.follow-prompt {
margin-bottom: 30px;
text-align: center;
color: $darker-text-color;
h2 {
font-size: 16px;
margin-bottom: 30px;
text-align: center;
}
strong {