new-moon-dessert-bar/style/base/_base.sass
2021-07-28 02:17:46 +01:00

28 lines
404 B
Sass

html
font-family: $font-mukta-malar
height: 100%
max-width: 100%
overflow-x: hidden
body
margin: 0
padding: 0
height: 100%
max-width: 100%
// overflow-x: hidden
div.container
text-align: center
video
position: absolute
top: 0
left: 0
min-width: 100%
min-height: 100%
width: auto
height: 100%
z-index: -100
object-fit: cover