Files
ballistic-builder/app/Fragments/FooterLink/styles.module.css
2024-11-15 15:58:34 -05:00

5 lines
71 B
CSS

.navLinks:hover {
font-weight: bold;
text-decoration : none;
}