remove new-years-25 event

This commit is contained in:
emma 2025-02-08 23:15:25 -05:00
parent 0f4e0afa99
commit e0c57c803e
2 changed files with 0 additions and 21 deletions

View File

@ -1,13 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<link rel="stylesheet" href="./style.css">
<title>light in darkness</title>
</head>
<body>
</body>
</html>

View File

@ -1,8 +0,0 @@
*, *::before *::after {
margin: 0;
padding: 0;
}
html {
font-size: 16px;
}