Skip to content

Commit 16214b7

Browse files
committed
Fix linear gradient
1 parent 35b0593 commit 16214b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/styles/marketing.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
);
242242
}
243243

244-
@media (min-width: 768px) {
244+
@media (min-width: 1280px) {
245245
.rmx-home-timeline-bg {
246246
background: linear-gradient(
247247
180deg,

0 commit comments

Comments
 (0)