Merge branch 'master' into feature/page-title
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2020-07-07 22:03:13 +02:00
commit da55588c93
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ $crazy-height-calculation: '100vh - 4.5rem - 1.5rem - 1em - 1.5em - 8px';
transition: $ease-out;
cursor: pointer;
box-shadow: 2px 2px 2px darken($white, 12%);
display: block;
font-size: .9em;
padding: .5em;