This commit is contained in:
zyronon
2023-11-23 01:56:02 +08:00
parent b35a81f981
commit f4ffcec9bb
4 changed files with 257 additions and 159 deletions

View File

@@ -379,8 +379,11 @@ footer {
}
.common-title {
height: 40rem;
font-size: 20rem;
color: var(--color-font-1);
text-align: center;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 10rem;
}