small improvements

This commit is contained in:
Extravi 2022-09-14 20:44:10 -04:00 committed by GitHub
parent 11c082c1a1
commit b93d13dfb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ a:hover,
.logomobile {
position: absolute;
margin-top: 0px;
top: 20px;
top: 25px;
left: 20px;
}
@ -209,7 +209,7 @@ a:hover,
.text-result-wrapper {
max-width: 550px;
word-wrap: break-word;
margin-top: 25px;
margin-top: 35px;
}
.text-result-wrapper a {