Fix bug.
This commit is contained in:
parent
df85079073
commit
f5c4d6e835
|
@ -129,6 +129,7 @@ ul.tab_nav {
|
||||||
|
|
||||||
li {
|
li {
|
||||||
padding: 0.5em 1em;
|
padding: 0.5em 1em;
|
||||||
|
color: $theme-color-main;
|
||||||
background: $theme-color-green;
|
background: $theme-color-green;
|
||||||
margin: 0.2em;
|
margin: 0.2em;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in New Issue