fix p55
This commit is contained in:
@@ -17,6 +17,7 @@ body {
|
||||
margin: 0;
|
||||
padding: 2rem;
|
||||
font-size: 0.85rem;
|
||||
|
||||
}
|
||||
|
||||
h1, .h1 {
|
||||
@@ -266,6 +267,8 @@ button:disabled {
|
||||
|
||||
body {
|
||||
color: #cacad5;
|
||||
background: #16202F;
|
||||
background: linear-gradient(180deg,rgba(10, 14, 20, 1) 0%, rgba(22, 32, 47, 1) 24%, rgba(10, 14, 20, 1) 100%);
|
||||
}
|
||||
|
||||
.bg-black {
|
||||
|
||||
Reference in New Issue
Block a user