Skip to content

Commit f7d65aa

Browse files
Update styles.css
1 parent 4f22ac6 commit f7d65aa

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

styles.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,9 @@ header nav ul {
4848
display: flex;
4949
gap: 30px;
5050
}
51-
header nav ul li {
51+
header nav ul li a {
5252
font-size: 16px;
53+
color: var(--color-accent);
5354
}
5455

5556
.hero {
@@ -201,7 +202,7 @@ footer {
201202
}
202203
}
203204

204-
/* 🔥 АНИМИРОВАННАЯ КНОПКА */
205+
/* 🔥 АНИМИРОВАННАЯ VIP-КНОПКА */
205206
.btn-animated {
206207
display: inline-block;
207208
padding: 15px 35px;

0 commit comments

Comments
 (0)