New portfolio header adjustments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.empty-state {
|
||||
max-width: $max-panel-width;
|
||||
background-color: #f6f6f7;
|
||||
background-color: $color-gray-lightest;
|
||||
|
||||
&--white {
|
||||
background-color: $color-white;
|
||||
|
@@ -5,6 +5,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.portfolio-header-new .portfolio-header__name {
|
||||
padding: 1.6rem 0;
|
||||
}
|
||||
|
||||
.portfolio-header {
|
||||
flex-direction: column;
|
||||
margin: $gap * 2 0;
|
||||
|
Reference in New Issue
Block a user