Skip to content

Commit 012e2cb

Browse files
authored
font-sise-adjust
1 parent 80d604e commit 012e2cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ header {
178178
width: fit-content;
179179
height: fit-content;
180180
font-weight: 500;
181-
font-size: 14px;
181+
font-size: 16px;
182182
line-height: 20px;
183183
color: var(--redtext-color);
184184
border-radius: 50px;
@@ -326,7 +326,7 @@ header {
326326

327327
.depoimentos span {
328328
color:var(--redtext-color);
329-
font-size: 14px;
329+
font-size: 16px;
330330
font-weight: 600;
331331
line-height: 20px;
332332
margin-bottom: 10px;

0 commit comments

Comments
 (0)