mirror of
https://github.com/vitorpamplona/Nostryfied.git
synced 2025-06-11 01:55:11 +00:00
Update style.css
This commit is contained in:
parent
d6578c7a10
commit
6dd905b56e
@ -189,17 +189,17 @@ h2 {
|
|||||||
|
|
||||||
@media screen and (max-width: 1080px) {
|
@media screen and (max-width: 1080px) {
|
||||||
#pubkey {
|
#pubkey {
|
||||||
width: 500px !important;
|
width: 450px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 800px) {
|
@media screen and (max-width: 800px) {
|
||||||
#pubkey {
|
#pubkey {
|
||||||
width: 400px !important;
|
width: 350px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 600px) {
|
||||||
#pubkey {
|
#pubkey {
|
||||||
width: 350px !important;
|
width: 250px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user