Make sure entry meta doesn't break the layout on mobile
This commit is contained in:
parent
bb8e61c7c5
commit
92dff28f52
2 changed files with 4 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -501,6 +501,7 @@ a.button {
|
|||
font-size: 0.95em;
|
||||
margin: 0 0 20px;
|
||||
color: #666;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.entry-website img {
|
||||
|
|
Loading…
Reference in a new issue