Fix underline on navigation buttons
parent
24f6fb2e57
commit
cc3e7ec095
|
@ -8,6 +8,6 @@
|
|||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
a {
|
||||
main a {
|
||||
@apply underline text-livingstone-300;
|
||||
}
|
Loading…
Reference in New Issue