* Increased menu font size
This commit is contained in:
parent
60a726343c
commit
3bcf6dbea3
2 changed files with 2 additions and 2 deletions
|
@ -136,7 +136,7 @@ h3 {
|
|||
}
|
||||
|
||||
.sidebar ul {
|
||||
font-size: 0.8em;
|
||||
font-size: 0.9em;
|
||||
color: white;
|
||||
list-style-type: none;
|
||||
padding-left: 1em;
|
||||
|
|
|
@ -138,7 +138,7 @@ h3 {
|
|||
}
|
||||
|
||||
.sidebar ul {
|
||||
font-size: 0.8em;
|
||||
font-size: 0.9em;
|
||||
color: white;
|
||||
list-style-type: none;
|
||||
padding-left: 1em;
|
||||
|
|
Loading…
Reference in a new issue