added contact page, fixed image size in kosen-x, improved Dropdown component

This commit is contained in:
2024-11-24 01:21:41 +09:00
parent cf29f5b482
commit 234b93d711
7 changed files with 115 additions and 24 deletions

View File

@@ -328,6 +328,7 @@ ul {
scale: 90%;
&:hover {
cursor: pointer;
scale: 1.01;
}
& svg {
position: absolute;