Closed fountainpen closed 12 months ago
you have repetitions all over the place
html { font-size: 16px; }
- no such thing as
text { font-family: "Poppins", sans-serif; }
there is **span** however and **mark** which you didnt define, but you should.
I will work on that , and i had added html {fontsize:16} if it is not provided as default in some xyz browser
you have repetitions all over the place
text { font-family: "Poppins", sans-serif; }