minimal-portfolio icon indicating copy to clipboard operation
minimal-portfolio copied to clipboard

Body Color not Specified

Open alextsagkas opened this issue 2 years ago • 0 comments

In browsers where the body color matters for the display of the webpage, I would recommend to change that. This can be easily specified in index.html file by providing the following class to the <body> tag: class="bg-white dark:bg-stone-900"

alextsagkas avatar Dec 01 '22 23:12 alextsagkas