Change background

This commit is contained in:
Henry Hiles 2025-01-25 16:48:43 +00:00
parent b26079146c
commit 59614f81ff
3 changed files with 2 additions and 2 deletions

View file

@ -7,6 +7,7 @@
[variant="outlined"] {
border: 3px solid rgb(var(--primary));
background-color: #1b1f26;
}
body {

View file

@ -1,5 +1,4 @@
section {
width: 100%;
max-width: 1000px;
display: flex;
flex-direction: column;