add logo to coming soon page
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2493,6 +2493,16 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.coming-soon-logo {
|
||||
margin-bottom: 1.5rem;
|
||||
|
||||
& img {
|
||||
max-height: 4rem;
|
||||
max-width: 12rem;
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
|
||||
.coming-soon-title {
|
||||
font-family: var(--t-font-heading);
|
||||
font-weight: var(--t-heading-weight);
|
||||
|
||||
Reference in New Issue
Block a user