File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131# main-container {
3232 padding : 24px 48px ;
3333 margin : 0 auto;
34- max-width : calc (80 ch + 48px );
34+ max-width : calc (100 ch + 48px );
3535 background-color : white;
3636}
3737
@@ -136,7 +136,7 @@ nav > a.nav-icon img {
136136
137137p .introduction {
138138 color : # 494949 ;
139- max-width : 80 ch ;
139+ max-width : 100 ch ;
140140}
141141p .introduction .introduction--small {
142142 font-size : 0.9em ;
Original file line number Diff line number Diff line change 1414#main-container {
1515 padding : 24px 48px ;
1616 margin : 0 auto ;
17- max-width : calc (80 ch + 48px );
17+ max-width : calc (100 ch + 48px );
1818 background-color : white ;
1919}
2020
@@ -129,7 +129,7 @@ nav {
129129
130130p .introduction {
131131 color : #494949 ;
132- max-width : 80 ch ;
132+ max-width : 100 ch ;
133133
134134 & .introduction--small {
135135 font-size : 0.9em ;
You can’t perform that action at this time.
0 commit comments