Added share ability
This commit is contained in:
@ -5,7 +5,14 @@
|
||||
.palette {
|
||||
position: fixed;
|
||||
z-index: 500;
|
||||
top: 50px;
|
||||
top: 60px;
|
||||
right: 15px;
|
||||
}
|
||||
|
||||
.share {
|
||||
position: fixed;
|
||||
z-index: 500;
|
||||
top: 60px;
|
||||
right: 15px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user