Created the Content styles.sass

This commit is contained in:
2023-05-30 18:13:48 +02:00
parent 90e5547848
commit b8d78cc1de

View File

@ -0,0 +1,5 @@
.content-wrapper
padding: 2rem 20vw 0 5rem
height: calc(100vh - 7rem)
overflow-y: scroll
overflow-x: hidden