div#right width:49% should fix issue with mobile

master
Andre Castro 5 years ago
parent b44d85d3c6
commit 354939bee2

@ -97,7 +97,7 @@ div#left {
div#right {
border: none;
width:49.6%;
width:49%;
display: inline-block;
margin-left: auto;
margin-right: 0px;

Loading…
Cancel
Save