1 parent f3ee0d0 commit f1478baCopy full SHA for f1478ba
1 file changed
public/style.css
@@ -125,20 +125,12 @@ body::after {
125
126
.logo-container {
127
display: flex;
128
- flex-direction: column;
129
- align-items: flex-start;
+ align-items: center;
130
}
131
132
-.logo-subtitle {
133
- font-size: 0.75rem;
134
- color: #a0a0a0;
135
- margin-top: 4px;
136
- letter-spacing: 0.5px;
137
- font-weight: 500;
138
-}
139
140
.brand-logo {
141
- height: 65px;
+ height: 90px;
142
width: auto;
143
object-fit: contain;
144
display: block;
0 commit comments