Skip to content

Commit 772cdd2

Browse files
committed
button height
1 parent 63fbcef commit 772cdd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/newsletter.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const url = "https://defguard.net/newsletter/";
3535

3636
.btn.size-normal{
3737
margin: 0 0 0 auto;
38-
min-height: unset;
38+
min-height: unset !important;
3939
height:38px;
4040
border-radius: unset;
4141
width: 100%;

0 commit comments

Comments
 (0)