🐞 fix: Adjust gradient on mobile
Deploy to Dreamhost (dev) / build (push) Successful in 33s
Sync TODOs with Issues / sync_todos (push) Successful in 7s

This commit is contained in:
Keith Solomon
2026-06-30 20:42:13 -05:00
parent 01101ff712
commit b53f7bb4ca
3 changed files with 27 additions and 19 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
.wp-block-acf-media-text.media-cols {
gap: 3rem;
grid-template-columns: minmax(0, 1fr);
padding: 5rem 0 0;
padding: 0;
padding-inline: 0 !important;
}