Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 9518ce8

Browse files
authored
Update style.css
1 parent 44e3d38 commit 9518ce8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/css/style.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ body {
2525

2626
.nav .click .menu {
2727
border-radius: 30px;
28-
transition: all 0.2s ease;
2928
font-size: 14px;
3029
padding: 8px 9px;
3130
}
@@ -88,7 +87,6 @@ body {
8887
.sidebar ul.menu li a {
8988
text-decoration: none;
9089
padding-left: 25px;
91-
transition: all 0.2s ease;
9290
display: block;
9391
color: #858585;
9492
}

0 commit comments

Comments
 (0)