mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
align share buttons
This commit is contained in:
parent
c556a9e38e
commit
c1f34a1390
@ -54,6 +54,7 @@
|
|||||||
ul {
|
ul {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
list-style:none;
|
list-style:none;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
@ -5611,6 +5611,7 @@ a:hover {
|
|||||||
#share ul {
|
#share ul {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
#share li {
|
#share li {
|
||||||
margin: 0 20px;
|
margin: 0 20px;
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user