Fix some issues, fix JS, fix meta tag

This commit is contained in:
Katy248
2024-06-01 12:50:16 +03:00
parent 6409642dc3
commit d0eee7a6a4
3 changed files with 31 additions and 23 deletions
+5 -1
View File
@@ -65,7 +65,7 @@ h2 {
background-color: #689d6a;
}
#c {
.c {
padding: 1em;
background-color: var(--bg-color-3);
text-align: center;
@@ -120,3 +120,7 @@ img:hover {
.clickable {
cursor: pointer;
}
.section {
display: none;
}