match posting form font size

This commit is contained in:
Freeplay 2023-06-13 15:16:46 -04:00
parent b1b74f3f3d
commit 249baeceb8

View file

@ -1193,7 +1193,7 @@ onMounted(() => {
padding: 0 24px;
margin: 0;
width: 100%;
font-size: 16px;
font-size: inherit;
border: none;
border-radius: 0;
background: transparent;