Skip to content

Commit 6ed3220

Browse files
committed
Added icon for YT button
1 parent 27d9562 commit 6ed3220

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

assets/css/style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
.btn-github .icon {opacity: 0.6;background: url("../images/github.png") 0 0 no-repeat;}
77
.btn-twitter .icon {opacity: 0.6;background: url("../images/twitter.png") 0 0 no-repeat;}
8+
.btn-youtube .icon {opacity: 0.6;background: url("../images/youtube.png") 0 0 no-repeat;}
89
.btn-root-page .icon {opacity: 0.6;background: url("../images/home.png") 0 0 no-repeat;}
910
#tags {font-size: 13px;}
1011

assets/images/youtube.png

378 Bytes
Loading

0 commit comments

Comments
 (0)