mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-14 04:16:35 +02:00
Merge !1035
Increase div height on monero-project page See merge request monero-project/monero-site!1035
This commit is contained in:
commit
0aabe04931
@ -1785,7 +1785,7 @@ a.btn-link:hover span.icon-blockchain, a.btn-link:focus span.icon-blockchain, a.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn-fixed {
|
.btn-fixed {
|
||||||
width: 15rem;
|
width: 17rem;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -3929,13 +3929,13 @@ p.hangouts-social {
|
|||||||
/**************************MONERO PROJECT***********************/
|
/**************************MONERO PROJECT***********************/
|
||||||
|
|
||||||
.monero-project p {
|
.monero-project p {
|
||||||
height: 13rem;
|
height: 14rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 75rem) {
|
@media only screen and (max-width: 75rem) {
|
||||||
|
|
||||||
.monero-project p {
|
.monero-project p {
|
||||||
height: 12rem;
|
height: 15rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user