Update main.css

This commit is contained in:
Cobalt-60
2023-05-16 18:57:22 -04:00
committed by GitHub
parent eef865b330
commit 599af60c0a
-7
View File
@@ -113,13 +113,6 @@ button {
box-shadow: 0vh 0.75vh 1.5vh 0vh black;
}
.mainpage-items {
display: flex;
justify-content: center;
align-items: center;
margin: 0;
}
select {
text-align: center;
box-shadow: 0.5vh 0.5vh 1vh 0vh var(--shadow-color);