fix sm breakpoint title min-height
This commit is contained in:
parent
53bbdf0bc3
commit
10c151472a
@ -189,7 +189,6 @@ div.social-links > a {
|
|||||||
margin: 20px auto;
|
margin: 20px auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#socials > div {
|
#socials > div {
|
||||||
margin: 20px 0 0;
|
margin: 20px 0 0;
|
||||||
}
|
}
|
||||||
@ -220,6 +219,10 @@ div.social-links > a {
|
|||||||
.highlighted {
|
.highlighted {
|
||||||
padding: 5px 15px;
|
padding: 5px 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.container.title-container {
|
||||||
|
min-height: 95px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 400px) {
|
@media only screen and (max-width: 400px) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user