idk
This commit is contained in:
@@ -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;
|
||||||
|
}
|
||||||
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user