Run script/format with prettier
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
|
||||
width: 25rem;
|
||||
box-shadow: $box-shadow;
|
||||
|
||||
@@ -59,7 +58,7 @@
|
||||
.sidenav__divider--small {
|
||||
display: block;
|
||||
width: 4 * $gap;
|
||||
border: 1px solid #D6D7D9;
|
||||
border: 1px solid #d6d7d9;
|
||||
margin-left: 2 * $gap;
|
||||
margin-bottom: $gap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user