finish modal

This commit is contained in:
2020-04-15 18:39:07 +02:00
parent 1e56daf807
commit e9b4fb573f
7 changed files with 44 additions and 25 deletions

View File

@@ -14,6 +14,7 @@
text-decoration: none;
flex-direction: column;
justify-content: space-between;
cursor: pointer;
img,
svg {
@@ -58,6 +59,7 @@
background-color: $light;
padding: 0.5rem 1rem;
border-radius: 0.2rem;
cursor: pointer;
svg {
width: 2rem;