minor css fix

pull/1344/head
gabrielburnworth 2019-07-29 10:52:18 -07:00
parent 52ac3dfe98
commit a9ba45419a
1 changed files with 8 additions and 0 deletions

View File

@ -1029,6 +1029,14 @@ ul {
line-height: 1.75rem;
margin-bottom: 1rem;
}
p {
display: block;
color: $dark_gray;
text-overflow: inherit;
overflow: inherit;
width: inherit;
white-space: inherit;
}
}
.tools-widget,