Shared link expiration backend

Redirect from sign in page when user is logged
Updated README.md
This commit is contained in:
Peter Papp
2020-08-26 07:29:28 +02:00
parent 6f300ba1d5
commit 2b08d7801b
87 changed files with 355 additions and 155 deletions
+2 -2
View File
@@ -52,11 +52,11 @@
}
.input-label {
@include font-size(12);
@include font-size(14);
color: $text;
font-weight: 700;
display: block;
margin-bottom: 5px;
margin-bottom: 8px;
}
@media (prefers-color-scheme: dark) {