portico: Remove text centering on thanks page.

This commit is contained in:
Aman Agrawal 2024-11-26 09:53:29 +05:30 committed by Tim Abbott
parent 40c074c8b8
commit e28dd0fbfb

View File

@ -304,12 +304,6 @@ html {
font-weight: 400;
}
.thanks-page {
.white-box {
text-align: center;
}
}
.lead {
font-weight: bold;
}