Revert "Add max width to ul"
This reverts commit 56b850dfefddfc143eac9e547f049ffef30f7a0a.
This commit is contained in:
parent
56b850dfef
commit
9af7dac1ee
@ -4,7 +4,7 @@
|
|||||||
* @source https://github.com/uswds/uswds/blob/develop/src/stylesheets/elements/_typography.scss
|
* @source https://github.com/uswds/uswds/blob/develop/src/stylesheets/elements/_typography.scss
|
||||||
*/
|
*/
|
||||||
|
|
||||||
* {
|
* {
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
@ -47,7 +47,3 @@ dt {
|
|||||||
display: inline;
|
display: inline;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
|
||||||
max-width: 45em;
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user