forked from p15670423/monkey
cc: Add missing CSS selector in `LandingPage.scss` to make buttons of equal size
This commit is contained in:
parent
52207c15b8
commit
6775e3b1ab
|
@ -10,3 +10,7 @@
|
||||||
.landing-page .monkey-description-title {
|
.landing-page .monkey-description-title {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.landing-page .d-block {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue