Files
ballistic-builder/app/components/GB_Footer/FooterLinks/styles.module.css

7 lines
100 B
CSS
Raw Normal View History

2024-11-14 17:46:13 -05:00
.navLinks {
color:#000;
}
.navLinks:hover {
font-weight: bold;
text-decoration : none;
}