fix: responsive

This commit is contained in:
2024-04-20 19:55:33 -05:00
parent bfc5c69ad8
commit 6f5a715baf

View File

@@ -99,6 +99,11 @@ nav ul li a:hover {
text-align: center;
color: var(--font-color);
margin-top: 30px;
.about-text {
padding-left: 10%;
padding-right: 10%;
}
}
.submit-button {