Skip to content

Commit 34a6c6b

Browse files
committed
mobile friendly disclaimer
1 parent 8d85b99 commit 34a6c6b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

_src/app/docs/src/style.less

+4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
font-size: 0.8em;
2121
}
2222

23+
@media only screen and (max-width: 680px) {
24+
margin: 60px 10px 0;
25+
}
26+
2327
.miniHeader {
2428
background: #6dbcdb;
2529
position: fixed;

docs/bundle.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)