Skip to content

Commit f1478ba

Browse files
authored
Update style.css
ajuste para exclusão do subtitulo
1 parent f3ee0d0 commit f1478ba

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

public/style.css

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -125,20 +125,12 @@ body::after {
125125

126126
.logo-container {
127127
display: flex;
128-
flex-direction: column;
129-
align-items: flex-start;
128+
align-items: center;
130129
}
131130

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-
}
139131

140132
.brand-logo {
141-
height: 65px;
133+
height: 90px;
142134
width: auto;
143135
object-fit: contain;
144136
display: block;

0 commit comments

Comments
 (0)