Adjusted classes
This commit is contained in:
parent
5837a1d5ea
commit
49080523b7
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,10 @@
|
||||||
@use 'sass:color'
|
@use 'sass:color'
|
||||||
|
|
||||||
.fullscreen
|
.fullscreen
|
||||||
position: absolute
|
display: flex
|
||||||
|
align-items: center
|
||||||
|
justify-content: center
|
||||||
|
position: fixed
|
||||||
top: 0
|
top: 0
|
||||||
left: 0
|
left: 0
|
||||||
width: 100vw
|
width: 100vw
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue