mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 18:26:14 -04:00
Improved documentation
+ fix card-sectioning (:last-child)
This commit is contained in:
parent
434cbe02ac
commit
5f4b78a22c
13 changed files with 56 additions and 52 deletions
|
@ -1198,7 +1198,7 @@ article {
|
|||
}
|
||||
}
|
||||
|
||||
article > *:not(footer):not(pre):last-child {
|
||||
article > *:not(header):not(footer):not(pre):last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue