Styling für sehr kleine Bildschirmgrößen hinzugefügt
[website] / src / main / webapp / less / tiny / typo.less
diff --git a/src/main/webapp/less/tiny/typo.less b/src/main/webapp/less/tiny/typo.less
new file mode 100644 (file)
index 0000000..aa0b207
--- /dev/null
@@ -0,0 +1,4 @@
+body
+{
+  font-size: 75%; /** 12px */
+}