mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-13 11:56:33 +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 {
|
||||
width: 15rem;
|
||||
width: 17rem;
|
||||
display: block;
|
||||
}
|
||||
|
||||
@ -3929,13 +3929,13 @@ p.hangouts-social {
|
||||
/**************************MONERO PROJECT***********************/
|
||||
|
||||
.monero-project p {
|
||||
height: 13rem;
|
||||
height: 14rem;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 75rem) {
|
||||
|
||||
.monero-project p {
|
||||
height: 12rem;
|
||||
height: 15rem;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user