mirror of
https://github.com/vitorpamplona/Nostryfied.git
synced 2025-06-06 18:31:07 +00:00
Update style.css
This commit is contained in:
parent
54b0aadb11
commit
5aaa723f6f
@ -189,17 +189,17 @@ h2 {
|
|||||||
|
|
||||||
@media screen and (max-width: 1080px) {
|
@media screen and (max-width: 1080px) {
|
||||||
#pubkey {
|
#pubkey {
|
||||||
width: 600px !important;
|
width: 500px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 700px) {
|
@media screen and (max-width: 800px) {
|
||||||
#pubkey {
|
#pubkey {
|
||||||
width: 500px !important;
|
width: 300px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 600px) {
|
||||||
#pubkey {
|
#pubkey {
|
||||||
width: 400px !important;
|
width: 200px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user