diff --git a/src/app.css b/src/app.css index 1f07464..fbaca62 100644 --- a/src/app.css +++ b/src/app.css @@ -159,6 +159,10 @@ @apply bg-primary-100 dark:bg-primary-800; } + div.skeleton-leather { + @apply h-48; + } + div.textarea-leather { @apply bg-primary-0 dark:bg-primary-1000; } @@ -246,7 +250,7 @@ } .ArticleBox.grid.active .ArticleBoxImage { - @apply max-h-72; + @apply max-h-40; } .tags span { diff --git a/src/lib/components/LoginMenu.svelte b/src/lib/components/LoginMenu.svelte deleted file mode 100644 index 4ac4222..0000000 --- a/src/lib/components/LoginMenu.svelte +++ /dev/null @@ -1,440 +0,0 @@ - - -
- Open Amber on your phone and scan this QR code -
-1. Open Amber on your phone
-2. Scan the QR code above
-3. Approve the connection in Amber
-
- Your Amber wallet session could not be restored automatically, so
- you've been switched to read-only mode.
- You can still browse and read content, but you'll need to reconnect Amber
- to publish or comment.
-
+ Open Amber on your phone and scan this QR code +
+1. Open Amber on your phone
+2. Scan the QR code above
+3. Approve the connection in Amber
+
+ Your Amber wallet session could not be restored automatically, so
+ you've been switched to read-only mode.
+ You can still browse and read content, but you'll need to reconnect Amber
+ to publish or comment.
+