mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

mountainbug95
29.31.2020 03de38f14cfa915d0f7f44e2be6c5d1c86c5ff85
Make link wrap rule less generic
1 files modified
2 ■■■ changed files
src/css/_styles.css 2 ●●● patch | view | raw | blame | history
src/css/_styles.css
@@ -15,6 +15,6 @@
}
a{
.nested-links a{
  overflow-wrap: break-word;
}