Comment on Some unsolicited feedback on the default css

sj_zero ⁨2⁩ ⁨years⁩ ago

Added the following to the 9th line because some of the input boxes don't presently scale:

input[type="text"] {
font-size: 1.5rem;

}

Sort:hotnewtop