mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-24 01:24:43 +08:00
style: stack hero metrics to single column on mobile
Remove the 2-column grid constraint so metrics flow into a single-column layout on smaller viewports. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1004,7 +1004,6 @@ th[data-sort].sort-asc::after {
|
||||
|
||||
.hero-metrics {
|
||||
gap: 1rem;
|
||||
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||
}
|
||||
|
||||
.hero-metrics div {
|
||||
|
||||
Reference in New Issue
Block a user