kouto-swiss
Version:
A complete CSS framework for Stylus
19 lines (17 loc) • 335 B
text/stylus
/* leny/kouto-swiss
*
* /src/stylus/components/version.styl - Version component
*
* coded by leny@flatLand!
* started at 07/12/2016
*/
.version
display flex
flex-direction column
align-items center
&__label
font-size 1.4rem
&__date
font-size 1.1rem
&__changelog-link
display none