X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=less%2Ftablet%2Ftypo.less;fp=less%2Ftablet%2Ftypo.less;h=6bf6dffcd5741e2554c8739a0b4acfffa9341a64;hp=0000000000000000000000000000000000000000;hb=6b7ab8c11e0c5d43952fc7a3a114cb1c1e85a310;hpb=152a67959bd3f9243489a648d4021eb2a0667679 diff --git a/less/tablet/typo.less b/less/tablet/typo.less new file mode 100644 index 00000000..6bf6dffc --- /dev/null +++ b/less/tablet/typo.less @@ -0,0 +1,8 @@ +@media (max-width: (@maxsmalltablet)) +{ + h1 + { + font-size: 150%; /** 24 px */ + } +} +