adjust font size for content in main element
This commit is contained in:
parent
c2c278bbcd
commit
f44c723354
@ -116,7 +116,16 @@ nav ul li a {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
.status {
|
||||
height: 120px;
|
||||
main section {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
main section ul li {
|
||||
padding-bottom: 0.1rem;
|
||||
}
|
||||
|
||||
.status {
|
||||
height: 120px;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user