migrate firebase db
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
border-radius: 8px;
|
||||
background: var(--surface);
|
||||
backdrop-filter: blur(15px);
|
||||
border: 1px solid var(--surface-border);
|
||||
border: none;
|
||||
overflow: hidden;
|
||||
width: 800px;
|
||||
position: relative;
|
||||
color: var(--text);
|
||||
padding-bottom: 5px;
|
||||
padding: 5px 0;
|
||||
|
||||
@media screen and (max-width: 860px) {
|
||||
width: 100vw;
|
||||
|
||||
Reference in New Issue
Block a user