add first page

This commit is contained in:
2026-07-15 23:09:04 +07:00
parent 083a856111
commit 63e83d87ed
18 changed files with 55 additions and 385 deletions
-14
View File
@@ -7,20 +7,6 @@
font-weight: normal;
}
a,
.green {
text-decoration: none;
color: hsla(160, 100%, 37%, 1);
transition: 0.4s;
padding: 3px;
}
@media (hover: hover) {
a:hover {
background-color: hsla(160, 100%, 37%, 0.2);
}
}
@media (min-width: 1024px) {
body {
display: flex;