Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files
style.css
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
h1 {
|
2 |
+
text-align: center;
|
3 |
+
display: block;
|
4 |
+
}
|
5 |
+
|
6 |
+
#logo {
|
7 |
+
display: block;
|
8 |
+
margin: 0 auto;
|
9 |
+
width: 40%;
|
10 |
+
object-fit: contain;
|
11 |
+
}
|
uv.lock
ADDED
The diff for this file is too large to render.
See raw diff
|
|