jiagengwu commited on
Commit
9e80270
·
verified ·
1 Parent(s): 1ec322d

Update docs.md

Browse files
Files changed (1) hide show
  1. docs.md +4 -4
docs.md CHANGED
@@ -1,12 +1,12 @@
1
  <!-- ---------- Global Styles ---------- -->
2
  <style>
3
  /* 1. Center content and limit max width for readability */
4
- .wrapper{
5
  width:100%;
6
- max-width:1111px; /* change here if you prefer wider/narrower */
7
- /* margin:0 auto; */
8
  padding:0 1rem;
9
- }
10
 
11
  /* 2. Logo bar (top row) */
12
  .logo-bar{
 
1
  <!-- ---------- Global Styles ---------- -->
2
  <style>
3
  /* 1. Center content and limit max width for readability */
4
+ /* .wrapper{
5
  width:100%;
6
+ max-width:1111px;
7
+ margin:0 auto;
8
  padding:0 1rem;
9
+ } */
10
 
11
  /* 2. Logo bar (top row) */
12
  .logo-bar{