Skip to content

Commit 6a43fc8

Browse files
committed
docs width on phone
1 parent 9f5065a commit 6a43fc8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css/docs.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
}
1010

1111
body {
12-
position: relative
12+
width: 100%;
13+
height: 100%;
14+
position: relative;
1315
}
1416

1517
.navbar {

0 commit comments

Comments
 (0)