Improve profile bar design hyerarchy
parent
41d4625a44
commit
bdf9be9b46
|
@ -79,20 +79,17 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
h1,
|
||||
h2 {
|
||||
@extend %bold;
|
||||
@extend %small;
|
||||
}
|
||||
h1 {
|
||||
@extend %bold;
|
||||
@extend %xlarge;
|
||||
line-height: 1;
|
||||
margin-bottom: 0;
|
||||
text-transform: none;
|
||||
}
|
||||
h2 {
|
||||
@extend %large;
|
||||
color: $gray-light;
|
||||
@extend %light;
|
||||
@extend %larger;
|
||||
color: $gray;
|
||||
line-height: 1.2;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue