nunocoracao / blowfish

Personal Website & Blog Theme for Hugo
https://blowfish.page
MIT License
1.53k stars 420 forks source link

Fix typos in main.css related to '2xl' #1810

Closed carstensing closed 1 week ago

carstensing commented 1 month ago

Noticed that the class selectors starting with '2xl' were not properly escaped and was causing errors in main.css. Also there was a fat finger typo that resulted in a '32xl'. Not sure what this does functionality-wise but I am pretty sure my corrections are syntactically correct.