Newsletter: Fix button not being a circle

This commit is contained in:
2020-04-29 12:27:16 +02:00
parent 6fe4df4189
commit 0aa75bf3e9

View File

@@ -19,6 +19,7 @@
transform: translateY(-50%);
width: 32px;
height: 32px;
padding: 0;
@include breakpoint (sm) {
right: 20px;