Skip to content

Commit 5cc5f53

Browse files
committed
Less padding on mobile for contact info
1 parent 2a9bf3f commit 5cc5f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ html.no-touch footer a:visited:hover {
963963
}
964964

965965
.content_box {
966-
padding: 20px;
966+
padding: 12px;
967967
width: 167px;
968968
min-height: inherit;
969969
}

0 commit comments

Comments
 (0)