Carousels for mobile!

This commit is contained in:
Nicholas Orlowsky 2022-07-29 00:42:23 -05:00
parent a71217d54b
commit b99b1c4f74
No known key found for this signature in database
GPG key ID: 3845F78A73B14100
8 changed files with 78 additions and 22 deletions

View file

@ -1,7 +1,7 @@
@media only screen and (max-width: 768px) {
.blog-card {
margin-top: 100px;
margin-top: 10px;
}
}