This commit is contained in:
mileswa1q2
2023-11-05 22:44:48 +00:00
committed by GitHub
parent 2732854902
commit 4e668df70c
3 changed files with 17 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
body{
--coler-primary: #009579;
--coler-primary-dark: #007f67;
--coler-secondary: #252c6a;
--coler-error: #cc3333;
--coler-success: #4bb544;
--border-radius: 4px;
margin:0;
height: 100vh;
display: flex;
align-items: center;
justify-items: center;
font-size: 18px;
background: url(./logo\ \(1\).png);
background-size: cover;
}
View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB