Added link sharing (#30)
This commit is contained in:
parent
857c283fb7
commit
d83fb24bbd
18 changed files with 397 additions and 41 deletions
|
|
@ -303,3 +303,15 @@ h1,h2,h3,h4,h5,h6{
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.link-share-view {
|
||||
.logo {
|
||||
max-width: 500px;
|
||||
width: 90%;
|
||||
margin: 2em 0 4em;
|
||||
}
|
||||
|
||||
.logout {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
Reference in a new issue