1 parent a93cae2 commit 3259e58Copy full SHA for 3259e58
1 file changed
public/style.css
@@ -130,18 +130,18 @@ body::after {
130
}
131
132
.logo-subtitle {
133
- front-size:0.75rem;
+ 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;
142
width: auto;
143
144
object-fit: contain;
+ display: block;
145
146
147
0 commit comments