Refactoring code
This commit is contained in:
parent
0e862c692e
commit
81d2e42bad
@ -834,6 +834,7 @@ theme-toggle {
|
|||||||
#main_search_field {
|
#main_search_field {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
--min-height: 2.8rem;
|
--min-height: 2.8rem;
|
||||||
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
#suggestions {
|
#suggestions {
|
||||||
@ -1053,7 +1054,6 @@ theme-toggle {
|
|||||||
}
|
}
|
||||||
#loading h4 {
|
#loading h4 {
|
||||||
margin-top: 1.5rem;
|
margin-top: 1.5rem;
|
||||||
font-weight: 500;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#all_blocks_page,
|
#all_blocks_page,
|
||||||
|
|||||||
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -757,6 +757,7 @@ theme-toggle {
|
|||||||
#main_search_field {
|
#main_search_field {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
--min-height: 2.8rem;
|
--min-height: 2.8rem;
|
||||||
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
#suggestions {
|
#suggestions {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -965,7 +966,6 @@ theme-toggle {
|
|||||||
height: 100dvh;
|
height: 100dvh;
|
||||||
h4 {
|
h4 {
|
||||||
margin-top: 1.5rem;
|
margin-top: 1.5rem;
|
||||||
font-weight: 500;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#all_blocks_page,
|
#all_blocks_page,
|
||||||
|
|||||||
1163
index.html
1163
index.html
File diff suppressed because it is too large
Load Diff
6
scripts/components.min.js
vendored
6
scripts/components.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user