Spaces:
Runtime error
Runtime error
| @tailwind base; | |
| @tailwind components; | |
| @tailwind utilities; | |
| #nav-ul a.active li{ | |
| background-color: rgb(255 255 255); | |
| color: black; | |
| font-weight: 600; | |
| } |
| @tailwind base; | |
| @tailwind components; | |
| @tailwind utilities; | |
| #nav-ul a.active li{ | |
| background-color: rgb(255 255 255); | |
| color: black; | |
| font-weight: 600; | |
| } |