Home page progress + start of db manipulations
This commit is contained in:
@@ -22,4 +22,12 @@ body {
|
||||
color: #1e1e2e;
|
||||
font-family: "Segoe UI";
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.app > h2 {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.app > h1 {
|
||||
color: yellow;
|
||||
}
|
||||
Reference in New Issue
Block a user