Just border-box everything lol
This commit is contained in:
parent
6fd61d7524
commit
45dcb3d177
3 changed files with 4 additions and 13 deletions
|
@ -7,7 +7,6 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 75%;
|
||||
box-sizing: border-box;
|
||||
background-color: var(--bg-1);
|
||||
color: var(--fg-1);
|
||||
padding: 0.5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue