Skip to content

Commit ff03add

Browse files
authored
JSer.info 13周年 (#1154)
* Upload image * Upload image * Upload image * Upload image * Upload image * Upload image * Upload image * Upload image * 13th * typo * add slack rb * update table * remve table * Revert "fix: word-break" This reverts commit 081d297. * update * update * update * update * test * fix
1 parent 2166845 commit ff03add

13 files changed

+207
-5
lines changed

.ruby-version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.7.8

_i18n/ja/_posts/2024/2024-01-16-jser-13th.md

+203
Large diffs are not rendered by default.

public/css/core/_normalize-post-content.scss

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
// はみ出るのを防止する
22
.post-content {
33
a, p, code, strong {
4-
word-break: keep-all;
5-
overflow-wrap: anywhere;
4+
word-wrap: break-word;
65
}
76
img,iframe {
87
max-width: 100%;

public/css/index.css

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/index.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
996 KB
Loading
1.38 MB
Loading
1.97 MB
Loading
1.97 MB
Loading
1.57 MB
Loading
186 KB
Loading
314 KB
Loading
185 KB
Loading

0 commit comments

Comments
 (0)