Finishing up the MVP
This commit is contained in:
parent
3619063e68
commit
7f533cc583
25 changed files with 535 additions and 291 deletions
5
static/alpine.js
Normal file
5
static/alpine.js
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -2,6 +2,10 @@ img {
|
|||
max-width: none;
|
||||
}
|
||||
|
||||
dialog::backdrop {
|
||||
backdrop-filter: blur(32px);
|
||||
}
|
||||
|
||||
div.center-item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue