feat(character-header): add guild link
This commit is contained in:
parent
6ebaccc020
commit
08bb89568d
3 changed files with 16 additions and 9 deletions
|
|
@ -2,3 +2,7 @@ html {
|
|||
/* Removes the vertical scrollbar caused by Bulma */
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.char-name.title {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue