Update text underline link

This commit is contained in:
Ekiserrepé
2025-11-04 10:55:51 +01:00
parent 86650055e1
commit 8469c5dfaf

View File

@@ -24,3 +24,7 @@
.page-content a:hover {
@apply text-black;
}
.page-content .text-white a {
@apply text-white underline;
}