Mobile view changes
This commit is contained in:
@@ -72,10 +72,10 @@
|
||||
.counters-grid { max-width: 100%; gap: 0.8rem; }
|
||||
.counter-card {
|
||||
flex-direction: column; /* icon on top, number + label below */
|
||||
align-items: flex-start;
|
||||
/* align-items: flex-start; */
|
||||
padding: 12px 15px;
|
||||
min-height: 60px;
|
||||
}
|
||||
.counter-card h3 { font-size: 1.4rem; margin-bottom: 3px; }
|
||||
.counter-card p { font-size: 0.9rem; }
|
||||
.counter-card p { font-size: 1.5rem; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user