Fix Issue: Skills logo misaligned #753 (#769)

This commit is contained in:
Bernat Borràs Civil 2023-07-03 08:59:41 +02:00 committed by GitHub
parent 53f1bc9137
commit cd80fc9015
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@
.card .card-img-xs {
margin-right: 0.5rem;
margin-bottom: 0.75rem;
}
.card {
@ -83,4 +84,4 @@
/* iPhone 5 or before */
@media only screen and (max-width: 320px) {
}
}
}