mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 14:36:58 +00:00
better quest adventurer choice ux
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
font-family: 'EB Garamond', serif;
|
||||
scrollbar-color: #8f7256 rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0 0 2rem;
|
||||
min-height: calc(100vh - 10rem);
|
||||
font-family: 'EB Garamond', serif;
|
||||
overflow-y: scroll;
|
||||
user-select: none;
|
||||
background-size: 25rem;
|
||||
|
||||
Reference in New Issue
Block a user