mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 18:06:14 -04:00
Rebuild CSS
This commit is contained in:
parent
3070d9eb92
commit
03e2885771
10 changed files with 20 additions and 20 deletions
|
@ -163,12 +163,12 @@ h5 {
|
|||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table thead th,
|
||||
table thead td {
|
||||
thead th,
|
||||
thead td {
|
||||
--border-width: 3px;
|
||||
}
|
||||
|
||||
table :not(thead) td {
|
||||
:not(thead) > * > td {
|
||||
--font-size: 0.875em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue