Follow

@metalune@fosstodon.org
Some changes I'd make:

/* use a truer dark mode that actually helps eyes at night. "kinda dark mode" mode is a plague that must be stopped */
@media(perfers-color-scheme: dark) {
body {
background: #111;
color: ;
}
}

Swap <div class="project-card"> for <section> or <section class="project-card">

section {
margin: 1rem auto;
padding: 0 1rem;
}

Otherwise, excellent website.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.