jefklakscodex/themes/jefklak-creative-portfolio/assets/sass/_grid.sass

43 lines
618 B
Sass
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.gamegrid
display: grid
margin-bottom: 2rem
grid-template-columns: repeat(auto-fill, minmax(10em, 1fr))
column-gap: 1em
row-gap: 1.2em
h4
margin-bottom: 0
*
margin-block-start: 0.6rem
.screenshot
max-inline-size: 100%
block-size: auto
height: 30vh
min-width: 100%
object-fit: cover
p
margin: 0
time
display: none
.gamegridcontrols
background: scale-color($bglight, $lightness: -10%)
padding: 0.7rem
button
font-size: 0.8em
.sorted
box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.35)
&-ascending:before
content: ""
&-descending:before
content: ""