diff --git a/popup.html b/popup.html index 556303f..13fe93d 100644 --- a/popup.html +++ b/popup.html @@ -53,7 +53,7 @@ font-size: .9em; display: flex; flex-direction: column; - gap: .85em; + gap: .5em; } fieldset+fieldset { @@ -71,7 +71,7 @@ legend { font-weight: 600; - margin-bottom: .5em; + margin-bottom: .6em; } input, label, select { diff --git a/settings.html b/settings.html index 0831185..85b882e 100644 --- a/settings.html +++ b/settings.html @@ -55,7 +55,6 @@ padding: 0 0 12px 0; margin: 0; margin-bottom: .5em; - font-size: .9em; } fieldset+fieldset {