Fix some styling issues
This commit is contained in:
parent
c21a923c7d
commit
c81b285382
|
|
@ -38,11 +38,11 @@ a
|
||||||
+lightTheme()
|
+lightTheme()
|
||||||
@apply text-orange-400
|
@apply text-orange-400
|
||||||
.txt
|
.txt
|
||||||
@apply text-white
|
color white
|
||||||
&:hover
|
&:hover
|
||||||
@apply text-#aaa
|
color #aaa
|
||||||
&:active
|
&:active
|
||||||
@apply text-#888
|
color #888
|
||||||
|
|
||||||
hr
|
hr
|
||||||
border none
|
border none
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue