Tweak the css a little, I didn't like how the buttons looked.

This commit is contained in:
Chloe Fontenot 🏳️‍⚧️ 2024-03-22 20:07:02 -05:00
parent c02faccde4
commit 9982e68cfd

View File

@ -71,8 +71,10 @@ nav {
color: white;
text-decoration: none;
border-style: outset;
border-width: 1px;
cursor: pointer;
border-radius: 5%;
border-radius: 2%;
padding: 4px;
}
.button:hover {