Files
camel_race/static/css/style.sass
2018-06-17 20:28:44 +02:00

24 lines
372 B
Sass

html, body
width: 100%
height: 100%
h1
font-size: xx-large
font-weight: bolder
#topcards > .card
display: inline-block
.card-ace
position: relative
-webkit-transition: left 0.25s
-moz-transition: left 0.25s
-ms-transition: left 0.25s
-o-transition: left 0.25s
transition: left 0.25s
display: inline
.card
height: 100px
svg
height: 100px