[Glitch] Change font size of announcements to be the same as statuses

Port b169901439 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
Eugen Rochko 2020-01-25 04:20:06 +01:00 committed by Thibaut Girka
parent 481b2e5df4
commit c97d41eada
1 changed files with 4 additions and 0 deletions

View File

@ -68,6 +68,10 @@
padding: 15px;
padding-right: 15px + 18px;
position: relative;
font-size: 15px;
line-height: 20px;
word-wrap: break-word;
font-weight: 400;
&__range {
display: block;