fixing not decorated links
This commit is contained in:
parent
647a21efc2
commit
99c0b7e0cd
|
|
@ -14,7 +14,7 @@
|
|||
@apply !text-white;
|
||||
}
|
||||
a {
|
||||
@apply !font-medium !decoration-1;
|
||||
@apply !font-medium !decoration-1 underline;
|
||||
}
|
||||
ul li:before {
|
||||
@apply !bg-white;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user