better menu on mobile
This commit is contained in:
parent
dbee78e582
commit
0ad4447f01
|
@ -249,6 +249,8 @@ footer p:last-of-type {
|
|||
.menu a {
|
||||
font-size: smaller;
|
||||
min-width: 80px;
|
||||
margin-left: 0.1em;
|
||||
margin-right: 0.1em;
|
||||
}
|
||||
|
||||
footer p:first-of-type, footer p:last-of-type {
|
||||
|
|
|
@ -249,6 +249,8 @@ footer p:last-of-type {
|
|||
.menu a {
|
||||
font-size: smaller;
|
||||
min-width: 80px;
|
||||
margin-left: 0.1em;
|
||||
margin-right: 0.1em;
|
||||
}
|
||||
|
||||
footer p:first-of-type, footer p:last-of-type {
|
||||
|
|
Loading…
Reference in New Issue