mirror of https://github.com/luizdepra/hugo-coder.git

chenkai
14.24.2021 37d519d6a964cf15ff5c97553a1b460da8049316
style: prevent text from overflowing its line box (#587)

1 files modified
1 ■■■■ changed files
assets/scss/css/normalize.css 1 ●●●● patch | view | raw | blame | history
assets/scss/css/normalize.css
@@ -75,6 +75,7 @@
  
  a {
    background-color: transparent;
    word-wrap: break-word;
  }
  
  /**