fix word cut off issue in nav

This commit is contained in:
julie 2019-10-24 15:23:34 -07:00 committed by Jeremy Kauffman
parent 280dfc77cd
commit b6a7e7e12b

View file

@ -303,6 +303,7 @@ drawer-section {
}
drawer-title {
word-wrap: normal;
@media (max-width: 950px) {
font-size: 1.25rem;
font-weight: 200;