Created the Content styles.sass
This commit is contained in:
5
client/src/common/components/Content/styles.sass
Normal file
5
client/src/common/components/Content/styles.sass
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
.content-wrapper
|
||||||
|
padding: 2rem 20vw 0 5rem
|
||||||
|
height: calc(100vh - 7rem)
|
||||||
|
overflow-y: scroll
|
||||||
|
overflow-x: hidden
|
Reference in New Issue
Block a user