just gonna upload so this is public

This commit is contained in:
Ruben 2023-11-03 21:41:40 -05:00
commit 7d7bde5269
No known key found for this signature in database

View file

@ -247,6 +247,10 @@ html {
flex-direction: column;
}
.about-me {
flex-direction: column;
}
/* -- shirnk cards if screen is small -- */
@media screen and (max-width: 600px) {
.main {