fix: hide scroll-indicator on mobile to prevent overlap with hero terminal #85
@@ -453,6 +453,8 @@ body.auth-page .auth-container {
|
||||
.features-grid { grid-template-columns: 1fr; }
|
||||
.stats-grid { gap: 2rem; }
|
||||
.stats-grid .stat-item { min-width: 120px; }
|
||||
.scroll-indicator { display: none; }
|
||||
.landing-hero { padding-bottom: 5rem; }
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user