Skip to content

Commit 819bea1

Browse files
Update style.css
1 parent c375c0b commit 819bea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
color: var(--white);
4545
background-color: #474fa0;
4646
white-space: nowrap;
47-
border-radius: 4px;
47+
border-radius: 3px;
4848
transition: 0.3s;
4949
cursor: pointer;
5050
}
@@ -60,7 +60,7 @@ img {
6060

6161
a {
6262
text-decoration: none;
63-
transition: 0.3s;
63+
transition: 0.4s;
6464
}
6565

6666
ul {

0 commit comments

Comments
 (0)