File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ body {
139139 font-size : calc (1vw + 1vh + 0.5vmin );
140140 padding : 2vmax ;
141141 width : 80vw ;
142- max-width : 600 px ;
142+ max-width : 30 em ;
143143 background-color : # 333333 ;
144144 z-index : 50 ;
145145
@@ -160,7 +160,7 @@ body {
160160 div .buttons {
161161 display : flex;
162162 gap : 0.5rem ;
163- flex-wrap : wrap;
163+ flex-wrap : wrap;
164164 }
165165
166166 button .action {
@@ -177,9 +177,9 @@ body {
177177 }
178178
179179 # github {
180- position : static;
181- order : 3 ;
182- flex-basis : 100% ;
180+ position : static;
181+ order : 3 ;
182+ flex-basis : 100% ;
183183 display : flex;
184184 justify-content : center;
185185 align-items : center;
@@ -249,5 +249,5 @@ body {
249249 font-weight : bold;
250250 text-align : center;
251251 padding : 0.2em ;
252- background : none;
252+ background : none;
253253}
You can’t perform that action at this time.
0 commit comments