change on memos display & inputs

This commit is contained in:
2020-04-11 12:27:20 +02:00
parent d844bd8518
commit e01ad206fe
12 changed files with 137 additions and 43 deletions

View File

@@ -11,13 +11,9 @@
padding: 1rem;
box-shadow: 1px 1px 2px $grey;
border-radius: 2px;
a {
display: flex;
flex-direction: column;
justify-content: space-between;
text-decoration: none;
}
text-decoration: none;
flex-direction: column;
justify-content: space-between;
}