mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 07:21:05 +00:00
Ensure no break in logo occurs
This commit is contained in:
parent
21a7437bf4
commit
78b459c911
@ -393,6 +393,10 @@ h1,h2,h3,h4{
|
||||
}
|
||||
|
||||
|
||||
.logo-wrapper {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
#search {
|
||||
transition: all 0.3s ease-out;
|
||||
|
Loading…
x
Reference in New Issue
Block a user