2d589fd5 by Jeff Balicki

menu fix

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 9f338237
...@@ -15224,7 +15224,7 @@ body { ...@@ -15224,7 +15224,7 @@ body {
15224 background-color: #F0F0F0; 15224 background-color: #F0F0F0;
15225 width: 100% !important; 15225 width: 100% !important;
15226 height: auto; 15226 height: auto;
15227 padding: 0px 10% !important; 15227 padding: 0px 7% !important;
15228 margin-bottom: 200px; 15228 margin-bottom: 200px;
15229 float: none !important; 15229 float: none !important;
15230 } 15230 }
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
1 <svg id="Component_137_68" data-name="Component 137 – 68" xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewBox="0 0 35 35">
2 <rect id="Rectangle_244" data-name="Rectangle 244" width="35" height="35" opacity="0.7"/>
3 <text id="_" data-name="©" transform="translate(18 22)" fill="#fff" font-size="16" font-family="PTSans-Regular, PT Sans"><tspan x="-6" y="0">©</tspan></text>
4 </svg>
...@@ -274,7 +274,7 @@ ...@@ -274,7 +274,7 @@
274 background-color: #F0F0F0; 274 background-color: #F0F0F0;
275 width: 100% !important; 275 width: 100% !important;
276 height: auto; 276 height: auto;
277 padding: 0px 10% !important; 277 padding: 0px 7% !important;
278 margin-bottom: 200px; 278 margin-bottom: 200px;
279 float: none !important; 279 float: none !important;
280 280
......