fix logo circle, start email body
Deploy to Shared Hosting / Shared hosting deploy (push) Failing after 48s
Tests / PHPUnit (push) Failing after 1m17s

This commit is contained in:
root
2026-08-21 13:28:30 -04:00
parent d3da699e55
commit 23d1cbb64c
40 changed files with 303 additions and 157 deletions
+3 -2
View File
@@ -24,7 +24,8 @@ html {
width: 100px;
height: 100px;
border-radius: 50%;
object-fit: cover;
object-fit: contain;
background-color: #fff;
margin-bottom: 20px;
}
@@ -83,4 +84,4 @@ html {
.error-message {
color: red;
margin-bottom: 15px;
}
}