mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-19 14:30:38 -07:00
docs: add version info in playground.html
This commit is contained in:
+3
-2
@@ -1,6 +1,8 @@
|
||||
#playground
|
||||
background: white
|
||||
overflow: hidden
|
||||
.wrapper
|
||||
margin-bottom: 40px
|
||||
h1
|
||||
font-size: 36px
|
||||
font-weight: 300
|
||||
@@ -10,11 +12,10 @@
|
||||
display: flex
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between
|
||||
margin-bottom: 30px
|
||||
font-size: 1em
|
||||
.col
|
||||
flex: 1 1 100%
|
||||
margin-bottom: 30px
|
||||
margin-bottom: 10px
|
||||
|
||||
@media mq-normal
|
||||
.row
|
||||
|
||||
Reference in New Issue
Block a user