Skip to content

Commit 437b83f

Browse files
GrooChuSabesh Kumar Rajendran
authored andcommitted
Show logo on mobile docs (#7521)
* Show logo for mobile views in create-react-app.dev * Update docusaurus/website/static/css/custom.css Co-authored-by: Sabesh Kumar Rajendran <sabrajendran@paypal.com>
1 parent 4410f5e commit 437b83f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: docusaurus/website/static/css/custom.css

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
white-space: nowrap;
3434
}
3535

36+
.projectLogo {
37+
display: block;
38+
}
39+
3640
@media only screen and (min-device-width: 360px) and (max-device-width: 736px) {
3741
}
3842

0 commit comments

Comments
 (0)