random untested change written on my phone while avoiding my job in the bathroom

This commit is contained in:
2024-06-28 16:07:30 -04:00
committed by GitHub
parent 8a0bd45862
commit a3e836d947

View File

@@ -108,6 +108,7 @@ div.app:hover {
@media screen and (max-width:500px) { @media screen and (max-width:500px) {
.contact { .contact {
width: 100%; width: 100%;
grid-template-areas: 'one two';
} }
.app { .app {
width: 100%; width: 100%;