Umstellung auf Thymeleaf: Schritt 3 RELOADED - Thymleaf mit LayoutDialect
[website] / src / main / webapp / less / tablet / typo.less
1 @media (max-width: (@maxsmalltablet))
2 {
3   h1
4   {
5     font-size: 150%; /** 24 px */
6   }
7 }
8