Revert "Add max width to ul"

This reverts commit 56b850dfefddfc143eac9e547f049ffef30f7a0a.
This commit is contained in:
Luis Cielak 2018-07-24 11:08:40 -04:00
parent 56b850dfef
commit 9af7dac1ee

View File

@ -47,7 +47,3 @@ dt {
display: inline;
font-weight: bold;
}
ul {
max-width: 45em;
}