styling (WIP)

This commit is contained in:
Settel 2021-11-09 21:52:10 +01:00
parent b7aa3f2f73
commit a956f8e2f2

View File

@ -35,7 +35,7 @@ export default {
color: #ffffff;
&__backdrop {
position: absolute;
position: fixed;
left: 0;
top: 0;
width: 100%;
@ -75,7 +75,6 @@ export default {
&__quote {
align-self: center;
margin: 0 48px;
max-width: 400px;
}