Update style.css

This commit is contained in:
Iefan 2023-02-23 01:00:46 +05:30 committed by GitHub
parent 78a9c2f966
commit 54b0aadb11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -192,7 +192,7 @@ h2 {
width: 600px !important; width: 600px !important;
} }
} }
@media screen and (max-width: 800px) { @media screen and (max-width: 700px) {
#pubkey { #pubkey {
width: 500px !important; width: 500px !important;
} }