Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify headings #44

Open
alifeee opened this issue Mar 11, 2024 · 0 comments
Open

Simplify headings #44

alifeee opened this issue Mar 11, 2024 · 0 comments
Labels
good first issue Good for newcomers styling Design or CSS styling is required

Comments

@alifeee
Copy link
Member

alifeee commented Mar 11, 2024

For the blobs, the headings are currently embedded objects.

liputenpo.org/sona.hbs

Lines 8 to 10 in 1b602ad

<div class="h2">
<h2>sona</h2>
</div>

This is not great (for my sanity)

If <main> was a column-flex item, then they would not need a wrapper element.

However, that might break other things.

@alifeee alifeee added good first issue Good for newcomers styling Design or CSS styling is required labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers styling Design or CSS styling is required
Projects
None yet
Development

No branches or pull requests

1 participant