some typography fixes
This commit is contained in:
parent
900544bffd
commit
9f13737e8f
@ -44,6 +44,7 @@
|
|||||||
|
|
||||||
.alert__title {
|
.alert__title {
|
||||||
@include h3;
|
@include h3;
|
||||||
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alert__content {
|
.alert__content {
|
||||||
|
@ -9,23 +9,14 @@
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
margin: 0 0 ($gap * 2) 0;
|
||||||
|
max-width: 45em;
|
||||||
|
}
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-family: $font-sans;
|
font-family: $font-sans;
|
||||||
|
margin: ($gap * 2) 0;
|
||||||
.usa-button {
|
|
||||||
position: relative;
|
|
||||||
bottom: 0.5rem;
|
|
||||||
left: 1rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
h1 {
|
|
||||||
margin-top: 0.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
h2 {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a,
|
a,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user