mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 22:28:47 -05:00
style: bump tag font size to var(--text-xs) and codify 12px minimum font-size rule
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1050,7 +1050,7 @@ th[data-sort].sort-asc::after {
|
||||
background: var(--accent-soft);
|
||||
color: var(--accent-deep);
|
||||
padding: 0.14rem 0.48rem;
|
||||
font-size: 0.6rem;
|
||||
font-size: var(--text-xs);
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.02em;
|
||||
cursor: pointer;
|
||||
@@ -1618,7 +1618,7 @@ th[data-sort].sort-asc::after {
|
||||
|
||||
.tag {
|
||||
padding: 0.38rem 0.65rem;
|
||||
font-size: 0.65rem;
|
||||
font-size: var(--text-xs);
|
||||
}
|
||||
|
||||
.table-wrap {
|
||||
|
||||
Reference in New Issue
Block a user