fix emails and some other stuff #24

Merged
csimonis merged 3 commits from bugfix/emails into main 2025-02-13 20:45:49 +00:00
Showing only changes of commit d7473d68de - Show all commits

View File

@ -44,11 +44,6 @@
padding: 15px !important; padding: 15px !important;
margin: 15px 0 !important; margin: 15px 0 !important;
} }
.cta-button {
width: 100% !important;
box-sizing: border-box !important;
margin: 10px 0 !important;
}
} }
</style> </style>
</head> </head>