mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 18:26:14 -04:00
Polish
- Polish forms documentation - Polish scss code
This commit is contained in:
parent
a6a0aab312
commit
bcf6d7c779
8 changed files with 18 additions and 7 deletions
|
@ -289,6 +289,10 @@ main > aside details[open] summary {
|
|||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
#forms div.grid {
|
||||
grid-row-gap: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Docs: Typography
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue