Change menu button graphic to 24x24

This commit is contained in:
2023-10-19 16:50:08 -04:00
parent 4b741b8c58
commit d30086d111

View File

@ -92,8 +92,8 @@ export default function (props: {
</a>
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
width="24"
height="24"
fill="currentColor"
viewBox="0 0 16 16"
onClick={onOpen}