Make contact page smaller

pull/1/head
dugo3number2 2023-02-12 18:31:44 -06:00
parent aec022cbb7
commit 43722d1890
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
main {
width: 50%;
margin-left: calc(25% - 1.5px);
margin-right: calc(25% - 6.5px);
}
article {
text-align: center;
}