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

master
Caleb Fontenot 2024-03-22 20:07:02 +07:00
parent c02faccde4
commit 9982e68cfd
1 changed files with 3 additions and 1 deletions

@ -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 {