projects
/
website
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Margin links bei kleinen Smartphones schon früher minimiert
[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