Browse code

Created repository.

DoubleBastionAdmin authored on 02/03/2022 00:26:46
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+@media print {
2
+  .col-print-4 {
3
+    .make-xs-column(4);
4
+  }
5
+}