Skip to content

Commit 47328c5

Browse files
authored
fix: styles (#1096)
* fix: styles * fix: styles * fix: svg * fix: styles
1 parent 3e93a7c commit 47328c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/css/custom.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
.container {
2121
padding-right: 2rem;
2222
padding-left: 2rem;
23+
margin-left: 0;
24+
margin-right: 0;
2325
}
2426
@media (max-width: 997px) {
2527
.container {

0 commit comments

Comments
 (0)