Vertical spacing of hashtags

main
Bob Mottram 2020-05-29 19:09:54 +01:00
parent 1c04766c64
commit 272a07df2b
1 changed files with 2 additions and 2 deletions

View File

@ -202,13 +202,13 @@ input[type=text] {
font-size: 40px;
font-family: Arial, Helvetica, sans-serif;
padding: 40px;
line-height: 70px;
line-height: 100px;
}
.hashtagswarm2 {
font-size: 50px;
font-family: Arial, Helvetica, sans-serif;
padding: 40px;
line-height: 70px;
line-height: 100px;
}
.followText {
font-size: 40px;