9037f592 by Jeff Balicki

eee

1 parent 8de1f0b2
This diff could not be displayed because it is too large.
......@@ -94,10 +94,8 @@ p {
abbr[title],
abbr[data-bs-original-title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
......@@ -388,10 +386,6 @@ legend + * {
padding: 0;
}
::-webkit-file-upload-button {
font: inherit;
}
::file-selector-button {
font: inherit;
}
......
This diff could not be displayed because it is too large.
......@@ -970,8 +970,6 @@ span.wpcf7-list-item {
color: #333F48;
font-size: 20px;
line-height: 21px;
line-height: 44px !important;
font-size: 40px !important;
@media (max-width: 786px) {
font-size: 18px !important;
line-height: 21px !important;
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.30382
Version: 1.1.30383
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......