remove superfluous hyphens assignment in breadcrumbs
authorDan Allen <dan@opendevise.com>
Wed, 17 Jul 2019 06:14:35 +0000 (00:14 -0600)
committerDan Allen <dan@opendevise.com>
Wed, 17 Jul 2019 06:14:35 +0000 (00:14 -0600)
src/css/breadcrumbs.css

index d85fb59..bf8992b 100644 (file)
@@ -3,7 +3,6 @@
   flex: 1 1;
   padding: 0 0.5rem 0 0.75rem;
   line-height: 1.35;
-  hyphens: none;
 }
 
 @media screen and (min-width: 1024px) {