mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 06:26:59 +00:00
export quest missive to its own component
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
min-height: 100vh;
|
||||
padding: 0 0 10rem;
|
||||
min-height: calc(100vh - 10rem);
|
||||
font-family: 'EB Garamond', serif;
|
||||
background-color: #654f32;
|
||||
overflow-y: scroll;
|
||||
|
||||
Reference in New Issue
Block a user