mirror of
https://github.com/kou029w/intro-to-software-testing.git
synced 2025-01-18 16:08:00 +00:00
overflow-wrap: anywhere
This commit is contained in:
parent
b75ba28a4d
commit
c2c387cd7d
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@ WebDINO Japan エンジニア
|
|||
[渡邉浩平](https://github.com/kou029w)
|
||||
![w:200](https://github.com/kou029w.png)
|
||||
|
||||
<style>
|
||||
footer {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
</style>
|
||||
|
||||
---
|
||||
|
||||
## テスト
|
||||
|
|
Loading…
Add table
Reference in a new issue