mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 14:08:23 -05:00
added class to control how new logo looks and behaves
This commit is contained in:
parent
4c95824a03
commit
df813c3f4f
@ -33,6 +33,10 @@ body {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.websurfx-logo {
|
||||
width: clamp(12rem, 40rem, 48rem);
|
||||
}
|
||||
|
||||
/* styles for the search box and search button */
|
||||
|
||||
.search_bar {
|
||||
|
Loading…
Reference in New Issue
Block a user