Change title size

This commit is contained in:
Danny Spina 2023-06-20 12:45:59 +02:00
parent 2d87c057e6
commit 1cc669fb54

3
dist/index.html vendored
View File

@ -33,6 +33,9 @@
display: flex;
flex-direction: column;
}
h1 {
font-size: 3rem;
}
</style>
</head>
<body>