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;
|
||||
}
|
||||
|
||||
|
||||
#socials > div {
|
||||
margin: 20px 0 0;
|
||||
}
|
||||
@ -220,6 +219,10 @@ div.social-links > a {
|
||||
.highlighted {
|
||||
padding: 5px 15px;
|
||||
}
|
||||
|
||||
.container.title-container {
|
||||
min-height: 95px;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 400px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user