Merge pull request #19 from t404owo/main

Update to unstable branch
This commit is contained in:
t404owo
2025-10-17 05:04:37 +02:00
committed by GitHub
3 changed files with 8 additions and 6 deletions

View File

@@ -602,6 +602,8 @@ nav {
border-radius: 5px;
transition: 0.3s;
margin-top: 0.5rem;
margin-left:-5px;
padding: 5px;
}
:not(textarea) {
@@ -676,7 +678,7 @@ textfield {
padding: 5px;
font-size: 0.95rem;
resize: vertical;
min-height: 10rem;
min-height: 5rem;
}
.topic {

View File

@@ -582,12 +582,14 @@ nav .dropdown {
height: 3rem;
width: 100%;
display: block;
background: #efefef;
background: #EFEFEF;
color: black;
border: 0px solid #505050;
border-radius: 5px;
transition: 0.3s;
margin-top: 0.5rem;
margin-left: -5px;
padding: 5px;
}
.contact-email :not(textarea) {
@@ -659,6 +661,8 @@ textarea,
textfield {
padding: 5px;
font-size: 0.95rem;
resize: vertical;
min-height: 5rem;
}
.topic {

View File

@@ -14,10 +14,6 @@ I write/make/produce EDM music(DTM), and for every releases I'll post my music o
/>
<meta charset="UTF-8" />
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
<script src="https://cdn.jsdelivr.net/npm/eruda"></script>
<script>
eruda.init();
</script>
</head>
<body>
<nav>