Skip to content

Commit e95507a

Browse files
committed
Added cool transition effect to tab interface (it's SO cool)
1 parent 2bc096a commit e95507a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

seeds/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
margin-bottom: 5px;
6161
position: relative;
6262
top: 5px;
63+
transition: ease-in-out 0.05s;
6364
}
6465
.tab-btn:hover {
6566
filter: brightness(1.2);

0 commit comments

Comments
 (0)