perf(web): embed static files and templates
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
.loader {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
max-width: 20%;
|
||||
}
|
||||
|
||||
.quote-form {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
height: 100vh;
|
||||
background-color: #0008;
|
||||
}
|
||||
Reference in New Issue
Block a user