Skip to content

Commit b73c091

Browse files
share cssc margin
1 parent c9346ac commit b73c091

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

moefront.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,9 @@ i{
242242
#like:hover{
243243
background: rgb(250, 69, 69);
244244
}
245+
.social-share{
246+
margin:0px;
247+
}
245248
.copyright{
246249
position: absolute;
247250
bottom: 0%;
@@ -253,4 +256,4 @@ i{
253256
}
254257
#thx, #no2{
255258
display: none;
256-
}
259+
}

0 commit comments

Comments
 (0)