changed seal

This commit is contained in:
2026-03-08 15:10:16 -07:00
parent f659d8898d
commit f90a794361
4 changed files with 453 additions and 2 deletions
+14
View File
@@ -66,3 +66,17 @@ button:focus-visible {
background-color: #f9f9f9;
}
}
.seal img {
width: 240px;
height: auto;
margin-bottom: -50px;
}
.seal {
margin-bottom: 0;
}
.card h2 {
margin: 6px 0 12px 0;
}