Skip to content

Commit e018856

Browse files
Update share.button.css
1 parent fab724a commit e018856

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

littlelink/css/share.button.css

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
.share-icon {
2+
padding: 0px 8px 3.5px 0px;
3+
vertical-align: middle;
4+
width: 20px;
5+
height: 20px;
6+
}
7+
18
.sharediv {
29
position:relative;
310
top: 30px;
@@ -94,4 +101,4 @@ sharebutton:hover,
94101
margin-left: auto;
95102
margin-right: auto;
96103
}
97-
}
104+
}

0 commit comments

Comments
 (0)