Archived
feat: upload files
This commit is contained in:
10 files changed
+46
-21
No files matched your search
@@ -7,6 +7,11 @@
|
||||
.intro{
|
||||
text-align: center;
|
||||
}
|
||||
body{
|
||||
background-image: url("./static/background.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user