mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-23 12:40:19 +01:00
align share buttons
This commit is contained in:
parent
c556a9e38e
commit
c1f34a1390
3 changed files with 3 additions and 1 deletions
|
@ -54,6 +54,7 @@
|
|||
ul {
|
||||
margin-top: 30px;
|
||||
list-style:none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
li {
|
||||
|
|
|
@ -5611,6 +5611,7 @@ a:hover {
|
|||
#share ul {
|
||||
margin-top: 30px;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
}
|
||||
#share li {
|
||||
margin: 0 20px;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue