SimplQ / simplQ-frontend

Modern and fully web based free queue management open source software.
https://simplq.me
GNU General Public License v3.0
175 stars 135 forks source link

fix(home): increase font-size #654 #664

Closed iqbalmuhyiddin closed 2 years ago

iqbalmuhyiddin commented 2 years ago

hi, I just fix this issue. hope can help.

before: image

after: image

maaverik commented 2 years ago

You would also want to increase font-size for the detailed-description CSS class, that's the one which styles the text below the three headings.

iqbalmuhyiddin commented 2 years ago

ah i see. okay. is that okay if i just remove the font-size:small? so it will follow the browser default font-size?