mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-14 08:58:19 +00: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:
parent
82e0a67507
commit
003d05bc26
1 changed files with 0 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue