New info page

This commit is contained in:
2022-06-18 00:31:43 +03:00
parent 438a2d4c07
commit 4d66ff85e0
5 changed files with 215 additions and 25 deletions

View File

@@ -5,6 +5,13 @@
border: transparent;
}
.openingChevron:hover {
svg {
color: rgb(117, 117, 117);
transition: color 0.3s;
}
}
.page {
text-align: center;
margin-bottom: 8rem;