Update docs.md
Browse files
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;
|
7 |
-
|
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{
|