Update dist/index.html

This commit is contained in:
2025-06-19 19:14:55 +00:00
parent a83b69271c
commit fe5ca53c9d

7
dist/index.html vendored
View File

@ -10,11 +10,12 @@
.main {
color: white;
text-align: center;
text-align: left;
font-family: "Fira Sans", sans-serif;
font-weight: 700;
font-style: normal;
margin-top: 2rem;
font-size: 2rem;
padding: 2rem;
}
</style>
</head>
@ -24,5 +25,3 @@
</div>
</body>
</html>