Skip to content

Commit ac4b73b

Browse files
Fix misaligned header on mobile (rust-gamedev#635)
1 parent 3628d26 commit ac4b73b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sass/_extra.scss

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ pre > code {
2323
.site-title {
2424
// To center the site's title.
2525
float: none;
26+
padding: 0;
2627
}
2728

2829
.intro {

0 commit comments

Comments
 (0)