Add developer profile page

This commit is contained in:
2024-02-23 11:05:45 +08:00
parent d2e0f32f5b
commit 6dce685e7c
12 changed files with 542 additions and 26 deletions

View File

@@ -132,5 +132,13 @@
}
}
}
.no-tool {
display: flex;
justify-content: center;
font-size: 1.4em;
font-weight: bolder;
color: constants.$font-secondary-color;
}
}
}