Tribute page help / feedback

Hi, im looking for some general feedback on my tribute page, and some help regarding a responsive issue.

When I look at my page with chrome developer tools the image-caption text and tribute-link text dont properly resize. I cant figure out why, tried using % as font size and added a media query. Neither helped.

Definitely the best Tribute page I have seen today! :metal::metal:

You might want to consider blind fans of Lemmy and update your link to the Wiki page:
https://learn.freecodecamp.org/responsive-web-design/applied-accessibility/give-links-meaning-by-using-descriptive-link-text/

Updated, thanks for the hint!

Whats with this in the css? You can just use * you select everything.

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video 
1 Like

First time using a reset, i just copied and pasted the code.