Merged in fix/sas-tier-comparison-center-button (pull request #1489)

Increase specificity of ctaButton class to ensure it applies

Approved-by: Joakim Jäderberg
This commit is contained in:
Anton Gunnarsson
2025-03-06 12:36:00 +00:00
parent 230b56b3bd
commit 202d84218c

View File

@@ -184,7 +184,7 @@
gap: 0;
}
.ctaButton {
a.ctaButton {
width: fit-content;
margin: 0 auto;
}