change on memos display & inputs
This commit is contained in:
10
resources/sass/setup/_containers.scss
vendored
10
resources/sass/setup/_containers.scss
vendored
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user