Change font size of announcements to be the same as statuses (#12949)

th-downstream
Eugen Rochko 5 years ago committed by Yamagishi Kazutoshi
parent 51f376aee3
commit b169901439

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

Loading…
Cancel
Save