mokes modules responsive

This commit is contained in:
Torsten Ruger 2016-11-25 14:34:10 +02:00
parent b33eb77f4e
commit af852e2386
1 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,12 @@ svg.pie
height: 16px
.module
@include span(3 of 12)
@media(max-width: 1000px)
.module
@include span(6 of 12)
@media(max-width: 480px)
.module
@include span(12 of 12)
.minitron
@include container(90%)