Skip to content

Commit f2493d1

Browse files
committed
Avoid overlapping links, again
As indicated in 6dff8ae8b4#commitcomment-22378751 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 21f9fb8 commit f2493d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/small.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
}
1212

13-
@media screen and (max-width: 700px) {
13+
@media screen and (max-width: 750px) {
1414
html {
1515
font-size: 16px;
1616
}

0 commit comments

Comments
 (0)