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