fix styling

This commit is contained in:
Settel 2021-11-30 18:42:46 +01:00
parent 571193698d
commit 7a9a4d5e2c

View File

@ -42,6 +42,7 @@ export default {
}
&__container {
display: flex;
justify-content: space-between;
padding: 48px 32px;
}
&__quote {