Fix text positioning issues, remove unneeded rules
This commit is contained in:
parent
5c18ad0931
commit
57053cf3f3
|
@ -40,10 +40,8 @@ p {
|
|||
text-align: center;
|
||||
}
|
||||
p.tiny {
|
||||
font-family: 'Bitter', serif;
|
||||
font-size: 12px;
|
||||
color: white;
|
||||
text-align: center;
|
||||
margin-top: -5px;
|
||||
}
|
||||
a {
|
||||
color: white;
|
||||
|
|
Loading…
Reference in New Issue