Skip to content

Commit 8a990d2

Browse files
committed
Minor spacing fix
1 parent 7bd1645 commit 8a990d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css/base.scss

+3-1
Original file line numberDiff line numberDiff line change
@@ -1343,8 +1343,10 @@ span.progress {
13431343
}
13441344

13451345
.ui.container {
1346-
margin: 0!important;
1346+
margin: 40px 0 0 !important;
1347+
padding: 40px 20px;
13471348
border-width: 3px 0;
1349+
border-radius: 0;
13481350
}
13491351

13501352
#top-header {

0 commit comments

Comments
 (0)