mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-22 10:44:44 +00:00
commit
70d5078604
1 changed files with 8 additions and 1 deletions
|
@ -4432,12 +4432,19 @@ p.hangouts-social {
|
|||
margin-top: 5%;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 62rem) {
|
||||
|
||||
#fourofour {
|
||||
margin-top: 25%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 48rem) {
|
||||
|
||||
#fourofour {
|
||||
font-weight: bold;
|
||||
font-size: 8rem;
|
||||
margin-top: 25%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue