numfocus / jobs-board

Minimalist jobs board implementation
https://jobs.numfocus.org
BSD 3-Clause "New" or "Revised" License
17 stars 37 forks source link

Resized the Type in the NumFOCUS #44

Open alokartist opened 8 months ago

alokartist commented 8 months ago

The type is resized

.section { font-weight: bold; margin-bottom: 0.5rem; padding-top: 1rem; } / adjusting styles based on screen width / @media screen and (max-width: 600px) { .section { display: block; } }

Do check this out is it working or not.... if not then do let me know

stefanv commented 8 months ago

Thanks @alokartist. Can you please describe the problem this is addressing?

alokartist commented 8 months ago
issue image

@stefanv now buy this the above image issue is fixed