mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
Remove useless Sass
Fix styling
This commit is contained in:
parent
ba34a1bb7f
commit
674b3968ae
5 changed files with 21 additions and 97 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue