Fix navbar colours on press and hover. Removed x50 colours

This commit is contained in:
Antoine Phan
2025-12-10 00:53:06 -05:00
parent acf7eff96f
commit cb8a67e008
9 changed files with 18 additions and 19 deletions

View File

@@ -36,7 +36,7 @@
<img
src={data.councilPhoto}
alt="ECSESS Council"
class="ring-ecsess-500 shadow-ecsess-350 hover:ring-ecsess-400 rounded-md shadow-md ring-4 transition-all"
class="ring-ecsess-500 shadow-ecsess-400 hover:ring-ecsess-400 rounded-md shadow-md ring-4 transition-all"
/>
</div>
</div>