Change background
This commit is contained in:
parent
b26079146c
commit
59614f81ff
3 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
[variant="outlined"] {
|
||||
border: 3px solid rgb(var(--primary));
|
||||
background-color: #1b1f26;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
section {
|
||||
width: 100%;
|
||||
max-width: 1000px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue