Skip to content

Commit f2493d1

Browse files
committed
Avoid overlapping links, again
As indicated in git-for-windows@6dff8ae8b4#commitcomment-22378751 Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 21f9fb8 commit f2493d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)