Browse Source

Break word

sbkwgh 8 years ago
parent
commit
1a67b1f523
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/components/routes/NotFound.vue

+ 2 - 0
src/components/routes/NotFound.vue

@@ -65,6 +65,8 @@
 			}
 			}
 
 
 			@at-root #{&}__box {
 			@at-root #{&}__box {
+				word-wrap: break-word;
+
 				p:nth-child(2) {
 				p:nth-child(2) {
 					display: flex;
 					display: flex;
 					flex-direction: column;
 					flex-direction: column;