mirror of https://gitlab.com/bashrc2/epicyon
Vertical spacing of hashtags
parent
1c04766c64
commit
272a07df2b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue