mirror of
https://github.com/papercss/papercss
synced 2026-03-14 14:35:51 +01:00
margin-top stylelint fix
This commit is contained in:
parent
4c4c97af44
commit
c219346051
1 changed files with 1 additions and 1 deletions
|
|
@ -109,8 +109,8 @@ nav {
|
|||
|
||||
.collapsible {
|
||||
@include resp(small) {
|
||||
width: 100%;
|
||||
margin-top: 50px;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue