first commit

This commit is contained in:
2018-03-16 15:24:05 +01:00
commit 29ca72b6f5
6 changed files with 52 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@media only screen and (max-width: 768px) {
/* For mobile phones: */
/* [class*="col-"] {
width: 100%;
} */
}