Vertical spacing of hashtags

main
Bob Mottram 2019-12-12 21:36:28 +00:00
parent e20ebf70d4
commit c8a5c09211
1 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,7 @@ input[type=text] {
.hashtagcloud {
font-size: 30px;
padding: 30px;
line-height: 60px;
}
.followText {
font-size: 24px;
@ -159,6 +160,7 @@ input[type=text] {
.hashtagcloud {
font-size: 40px;
padding: 40px;
line-height: 70px;
}
.followText {
font-size: 40px;