styling (WIP)
This commit is contained in:
parent
b7aa3f2f73
commit
a956f8e2f2
@ -35,7 +35,7 @@ export default {
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
|
||||||
&__backdrop {
|
&__backdrop {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@ -75,7 +75,6 @@ export default {
|
|||||||
|
|
||||||
&__quote {
|
&__quote {
|
||||||
align-self: center;
|
align-self: center;
|
||||||
margin: 0 48px;
|
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user