Hibernate page until the next year

This commit is contained in:
2023-07-25 16:37:31 +03:00
parent f474b8f39b
commit f22db43343
6 changed files with 30 additions and 12 deletions

View File

@@ -6,4 +6,12 @@
width: 47rem;
max-width: 100%;
margin-bottom: 4rem;
h2 {
font-size: 2.5rem;
span {
font-size: 3rem;
}
}
}

View File

@@ -2,6 +2,7 @@
display: flex;
flex-direction: column;
align-items: center;
margin-top: 2rem;
}
.logo {