Update share.button.css

This commit is contained in:
Julian Prieber 2022-05-19 12:30:08 +02:00 committed by GitHub
parent fab724a09d
commit e01885629e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
.share-icon {
padding: 0px 8px 3.5px 0px;
vertical-align: middle;
width: 20px;
height: 20px;
}
.sharediv {
position:relative;
top: 30px;