Skip to content

Commit a1b1857

Browse files
Update style.css
1 parent dc72c8f commit a1b1857

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
@@ -20,7 +20,7 @@ body{
2020

2121
.container{
2222
padding: 10px 10%;
23-
/* margin: 20px 0px 0px 0px; */
23+
/* margin: 20px 0px 0px 0px; */
2424
}
2525

2626
nav{
@@ -60,7 +60,7 @@ nav ul li a::after{
6060
position: absolute;
6161
left: 0px;
6262
bottom: -6px;
63-
transform: 0.5s;
63+
transition: 0.5s;
6464
}
6565

6666
nav ul li a:hover::after{

0 commit comments

Comments
 (0)