fix(SW-190): styling fixes
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
.container {
|
||||
position: relative;
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.container.default {
|
||||
@@ -16,5 +18,4 @@
|
||||
|
||||
.container.center {
|
||||
margin: 0 auto;
|
||||
width: 100vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user