New Card Color
This commit is contained in:
parent
a379321e24
commit
9441c99f9f
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ hr {
|
|||
}
|
||||
|
||||
#card {
|
||||
background-color: rgb(75, 25, 100);
|
||||
background-color: rgb(25, 0, 80);
|
||||
padding: 15px;
|
||||
border: 2px white solid;
|
||||
margin: 20px auto;
|
||||
|
|
Loading…
Reference in a new issue