mirror of
https://github.com/cupcakearmy/liquet.git
synced 2025-09-05 23:40:40 +00:00
moved everything to stylus
This commit is contained in:
19
src/styles/logos.styl
Normal file
19
src/styles/logos.styl
Normal file
@@ -0,0 +1,19 @@
|
||||
#logos
|
||||
margin-top: 1.5em
|
||||
|
||||
& > .title
|
||||
margin: 2em
|
||||
text-align: center
|
||||
|
||||
img
|
||||
height: 1.5em
|
||||
|
||||
& > .list
|
||||
img
|
||||
height: 2em
|
||||
width: 2em
|
||||
margin: 0 .5em
|
||||
transition: var(--animation)
|
||||
|
||||
&:hover
|
||||
transform: scale(1.15)
|
Reference in New Issue
Block a user