refactor: ♻️ migrate character page layout to css grid
This commit is contained in:
parent
bc27ccb1d2
commit
bda440fcbb
3 changed files with 24 additions and 10 deletions
|
@ -7,7 +7,6 @@
|
|||
<style>
|
||||
.page-content {
|
||||
width: 100%;
|
||||
max-width: 65ch;
|
||||
|
||||
background-color: var(--clr-box-background);
|
||||
border: var(--border-thin) solid var(--clr-box-border);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue