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

events display as grid style #169

Open
schefbi opened this issue Jan 4, 2024 · 0 comments
Open

events display as grid style #169

schefbi opened this issue Jan 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@schefbi
Copy link
Contributor

schefbi commented Jan 4, 2024

events display as grid use

.event-list-item h3 span {
    display: grid;
    text-align: center;
}

.event-list-item h3 span span {
    margin: auto;
}

.event-list-item table {
    margin: auto;
}
@schefbi schefbi self-assigned this Jan 4, 2024
@schefbi schefbi added the bug Something isn't working label Jan 4, 2024
schefbi added a commit that referenced this issue Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant