Improved Style Dynamics

This commit is contained in:
2023-12-30 12:36:53 -05:00
parent 4cd39b4ace
commit 3904ee18cb
2 changed files with 2 additions and 3 deletions

View File

@@ -165,11 +165,9 @@ a {
.navElement {
border: solid black .2rem;
width: 25vw;
text-align: center;
font-size: 1.2rem;
font-size: 1rem;
background-color: rgba(139, 36, 36, 0.5);
flex-grow: 1;
}
.navElement:hover {