We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bf9cb4 + a447fab commit 414dd00Copy full SHA for 414dd00
client/styles/components/_overlay.scss
@@ -61,7 +61,7 @@
61
62
.overlay__close-button {
63
@include icon();
64
- padding: #{math.div(3, $base-font-size)}rem 0 #{math.div(3, $base-font-size)}rem #{math.div(10, $base-font-size)}rem;
+ padding: #{math.div(3, $base-font-size)}rem 0 #{math.div(3, $base-font-size)}rem;
65
}
66
67
/* Fixed height overlay */
0 commit comments