Reduce header art font size for mobile
This commit is contained in:
parent
ae17366f9d
commit
3a11fc77be
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ footer {
|
||||||
|
|
||||||
.header-art {
|
.header-art {
|
||||||
margin: 25px 0px 15px 20px;
|
margin: 25px 0px 15px 20px;
|
||||||
font-size: 10px;
|
font-size: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul#posts {
|
ul#posts {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue