spacing adjustments, make breakpoints for 92% spacing just a bit hiugher

This commit is contained in:
2026-01-07 07:51:29 -08:00
parent b6668997f9
commit c05c103dc7
4 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
margin-right: 1.75rem;
}
@media (max-width: 650px) {
@media (max-width: 750px) {
.artist:nth-child(odd) .description {
margin-left: .875rem;
}