mirror of
https://github.com/cupcakearmy/liquet.git
synced 2025-09-05 23:40:40 +00:00
24 lines
365 B
Stylus
24 lines
365 B
Stylus
#logos
|
|
margin-top: 1.5em
|
|
|
|
& > .title
|
|
margin: 2em
|
|
text-align: center
|
|
|
|
.made-by-link
|
|
text-decoration: underline
|
|
display: block
|
|
padding-bottom: 1em
|
|
|
|
img
|
|
height: 1.5em
|
|
|
|
& > .list
|
|
img
|
|
height: 2em
|
|
width: 2em
|
|
margin: 0 .5em
|
|
transition: var(--animation)
|
|
|
|
&:hover
|
|
transform: scale(1.15) |