I can successfully add one logo on a menu. I can also add another log on the menu but the formatting is not ideal. Specifically, in mobile view, the logos are stacked on top of each other. Is there a way to display the logos side by side in mobile view?
Here is my code:
`<div id="logo">
</div>
<div id="logo">
</div>
