mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-01-10 16:45:22 +00:00
Michał
bb98701430
Fixed HTML and Sass layout Moved upload and login pages to popups Added deletion confirmation
13 lines
202 B
Sass
13 lines
202 B
Sass
.index-wrapper
|
|
padding: 0.5rem
|
|
|
|
position: relative
|
|
|
|
display: flex
|
|
flex-direction: column
|
|
gap: 0.5rem
|
|
|
|
@media (max-width: $breakpoint)
|
|
.index-wrapper
|
|
padding-bottom: 4rem
|