mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 18:06: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
|
@ -95,7 +95,7 @@ div[role="document"] > section::before {
|
|||
}
|
||||
}
|
||||
|
||||
div[role="document"] section a[href^="https://"]:not([href*="https://picocss.com"]):not([role])::after {
|
||||
div[role="document"] section a[href*="//"]:not([href*="https://picocss.com"]):not([role])::after {
|
||||
display: inline-block;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue