chore: update side widget style

This commit is contained in:
Leangseu Kim
2022-08-04 16:10:52 -04:00
committed by leangseu-edx
parent 7f7625333d
commit 6679e612fe

View File

@@ -2,6 +2,7 @@
.widget-sidebar {
width: 400px;
flex-shrink: 0;
padding-left: map-get($spacers, 2);
padding-right: map-get($spacers, 2);
}