mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
Documentation
This commit is contained in:
parent
16c7596319
commit
0b93083ca1
8 changed files with 37 additions and 3 deletions
|
@ -45,6 +45,15 @@ details {
|
|||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
~ * {
|
||||
margin-top: $spacing-typography/2;
|
||||
|
||||
~ * {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Open
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue