Skip to content

Commit ea60c52

Browse files
authored
Fix mobile rendering of landing (#277)
1 parent 6326b9e commit ea60c52

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pgml-docs/docs/stylesheets/extra.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,7 @@
8080
.author p {
8181
margin: 0;
8282
}
83+
84+
.md-button--primary {
85+
margin-bottom: 1rem;
86+
}

0 commit comments

Comments
 (0)