Remove useless Sass

Fix styling
This commit is contained in:
Michał Gdula 2023-04-09 18:00:10 +00:00
parent ba34a1bb7f
commit 674b3968ae
5 changed files with 21 additions and 97 deletions

View file

@ -1,5 +1,4 @@
@import 'background'
@import 'fullscreen'
@import 'info-tab'
@import 'image'
@ -18,7 +17,7 @@
z-index: 3
.image-block
margin: 0 0 0 25rem
margin: 0 0 0 27rem
padding: 0
width: calc(100% - 25rem)