|
@@ -171,6 +171,12 @@
|
|
|
margin-left: calc( -1 * ( 8px + 0.25em ));
|
|
|
}
|
|
|
|
|
|
+.pre-footer .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
|
|
|
+ --wp--custom--button--typography--font-size: 14px;
|
|
|
+ --wp--custom--button--spacing--padding--top: 0.5em;
|
|
|
+ --wp--custom--button--spacing--padding--bottom: 0.5em;
|
|
|
+}
|
|
|
+
|
|
|
a {
|
|
|
text-decoration-thickness: 0.07em;
|
|
|
text-underline-offset: 0.46ex;
|