Skip to content

Commit 3259e58

Browse files
authored
Update style.css
1 parent a93cae2 commit 3259e58

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

public/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,18 @@ body::after {
130130
}
131131

132132
.logo-subtitle {
133-
front-size:0.75rem;
133+
font-size: 0.75rem;
134134
color: #a0a0a0;
135135
margin-top: 4px;
136136
letter-spacing: 0.5px;
137+
font-weight: 500;
137138
}
138139

139140
.brand-logo {
140-
141141
height: 65px;
142142
width: auto;
143-
144143
object-fit: contain;
144+
display: block;
145145
}
146146

147147

0 commit comments

Comments
 (0)