moar responsiv

This commit is contained in:
Christian
2021-01-04 20:16:03 -05:00
parent 36b375df43
commit 17b35ec5e0
2 changed files with 5 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ a {
min-width: 150px;
width: 10%;
padding: 15px;
margin: 5px;
margin: 0px 10px 10px 0px;
background-color: #232629;
border-radius: 10px;
text-align: center;
@@ -31,5 +31,8 @@ a {
.contact {
width: 100%;
}
:root {
width: 80%;
}
}
/* TODO: make it not bad */