Basis-Layout im Hinblick auf kleine Bildschirme überarbeitet
[website] / src / main / webapp / less / screen / typo.less
diff --git a/src/main/webapp/less/screen/typo.less b/src/main/webapp/less/screen/typo.less
new file mode 100644 (file)
index 0000000..1a1b226
--- /dev/null
@@ -0,0 +1,7 @@
+h1
+{
+  font-size: 187.5%; /** 30 px */
+  /** line-height: 1em;  ** 30px */
+  /** padding: 0 0 .4em 0; ** 0 0 12px 0 */
+  /** margin: 1em 0 .3em 0; ** 30px 0 9px 0 */
+}