feat: Quests page responsiveness and sidebar enhancements
This commit is contained in:
@ -96,7 +96,7 @@ const STYLES = `
|
||||
.rw-empty { padding: 5rem 1rem; }
|
||||
|
||||
/* Slightly larger island pill on wide screens and rebalance blobs */
|
||||
.rw-island-wrap { max-width: 420px; left:auto; right:calc((100vw - 256px - var(--content-max)) / 2); top:240px; bottom:auto; transform:none; margin-left:150px; }
|
||||
.rw-island-wrap { max-width: 420px; left:auto; right:calc((100vw - 256px - var(--content-max)) / 2); top:240px; bottom:auto; transform:none; margin-left:25px; }
|
||||
.rw-island-card { gap: 0.75rem; }
|
||||
|
||||
/* Rebalance decorative blobs on wide screens */
|
||||
|
||||
Reference in New Issue
Block a user