test #4 old .css

This commit is contained in:
t404owo
2025-10-17 01:58:14 +00:00
parent 422b417c29
commit 40f9194271

View File

@@ -643,6 +643,17 @@ nav .dropdown {
margin-bottom: 1.5rem; margin-bottom: 1.5rem;
} }
.contact-email .box {
height: 2rem;
width: 100%;
text-align: center;
border-radius: 5px;
margin: auto;
align-items: center;
justify-content: center;
padding: 0.5rem 0.5rem;
}
textarea, textarea,
textfield { textfield {
padding: 5px; padding: 5px;