Portfolio Header
This commit is contained in:
parent
32451c69af
commit
4fd83be37f
@ -16,10 +16,14 @@
|
|||||||
|
|
||||||
.col--grow {
|
.col--grow {
|
||||||
overflow: inherit;
|
overflow: inherit;
|
||||||
|
display: table;
|
||||||
|
min-height: 10rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__name {
|
&__name {
|
||||||
@include h1;
|
@include h1;
|
||||||
|
display: table-cell;
|
||||||
|
vertical-align: middle;
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user