File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 6767 position : relative;
6868 z-index : 2 ;
6969 padding : 2rem ;
70- max-width : 400px ;
70+ max-width : 720px ;
71+ margin : auto;
7172}
7273
7374# main section {
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < meta charset ="UTF-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
56 < title > stack.gl</ title >
67
78 < link rel ="stylesheet " href ="index.css ">
@@ -15,7 +16,7 @@ <h1 class="title">#stack<span class="lighter">gl</span></h1>
1516 --> < li > < a href ="#examples "> examples</ a > / </ li > <!--
1617 --> < li > < a href ="#learning "> learning</ a > / </ li > <!--
1718 --> < li > < a href ="#community "> community</ a > / </ li > <!--
18- --> < li > < a href ="http://stack.gl/packages/ "> docs</ a > </ li > <!--
19+ --> < li > < a href ="http://stack.gl/packages/ "> packages & docs</ a > </ li > <!--
1920 --> </ ul >
2021 </ nav >
2122
You can’t perform that action at this time.
0 commit comments