This commit is contained in:
some weird guy
2023-08-29 11:56:34 -07:00
parent 7909335304
commit f381d1d1af
14 changed files with 88 additions and 77 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ input[type=text], input[type=password], input[type=email], input:not([type]), se
}
.guest .guest-message p {
color: #ccc;
background: #1b1b1b;
background: #15151f;
}
.guest-message .arrow-button {
border-top: 1px solid #000 !important;