diff --git a/src/styles/common-styles.scss b/src/styles/common-styles.scss index c8b978ed7..7ffaa0c4f 100644 --- a/src/styles/common-styles.scss +++ b/src/styles/common-styles.scss @@ -5,9 +5,6 @@ body { background-color: #fff; color: #4d5151; .container-fluid { - // padding: 0 1.5rem; - // position: relative; - //height: 100vh; .prevent-squish { overflow-x: unset; }