cepheus
4 years ago
it's already annoying me so much ffs. it's clearly very good and makes a lot of things very responsive and straightforward but damn it's also difficult to get right
hellspit
4 years ago
hell yea, welcome to the flexbox train lol. i use flexbox for the majority of my stuff since its so good for responsive stuff / vertical centering :D
cepheus
4 years ago
@hellspit i can definitely see how it makes stuff like that easier!! not gonna use it for everything atm but some newer sections of my site could benefit
Trying to make this look ok on bigger resolutions too (I use a 13” laptop lol) but not sure how much it matters?? do small fonts/layouts look *that bad* on bigger screens?
take a look at REM units for defining fontsizes, as these are based on the root font size and will scale depending on the users screen type/size.