Skip to content

Commit 0fc2c94

Browse files
author
markzegarelli
committed
fix margin [netlify-build]
1 parent faf80d6 commit 0fc2c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_sass/components/_quickinfo.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
border-radius: 5px;
2020
max-width: 245px;
2121
padding: 10px;
22-
margin-left: 0 0 15px 15px;
22+
margin: 0px 0px 15px 15px;
2323
background-color: #FAFBFF;
2424
z-index: 1000;
2525

0 commit comments

Comments
 (0)