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

Adjust CSS to not wrap Home Heading text as tight #73

Open
libmanuk opened this issue Dec 2, 2024 · 0 comments
Open

Adjust CSS to not wrap Home Heading text as tight #73

libmanuk opened this issue Dec 2, 2024 · 0 comments
Assignees

Comments

@libmanuk
Copy link
Member

libmanuk commented Dec 2, 2024

div#ukl-gethome>a {
max-height: 20vh;
display: flex;
align-items: center;
max-width: 350px;
gap: .5em;
}

Add this CSS to change the max-width from 250px to 250px.

@libmanuk libmanuk self-assigned this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant