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