Fix Apple WebKit. Closes issue #1

This commit is contained in:
IDeletedSystem64 2022-04-29 16:45:23 -05:00
parent 4fa21b9022
commit 2a50c31ac8
1 changed files with 3 additions and 2 deletions

View File

@ -30,7 +30,6 @@ p.info {
}
div.main {
top: 10%;
right: 25%;
position: fixed;
margin: auto;
@ -42,6 +41,7 @@ body {
background-image: url("/img/bg.png");
}
input {
-webkit-appearance: none;
margin-left: auto;
margin-right: auto;
display: block;
@ -84,4 +84,5 @@ img.githubico {
font-size: 5vw;
text-align: center;
}
}
}
/* Pronouns page stoof */