Skip to content

Commit 79f2709

Browse files
authored
add: overflow (#155)
1 parent 790d303 commit 79f2709

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,10 @@ h3 {
307307
margin-top: 20px;
308308
}
309309

310+
.twitter-timeline {
311+
overflow: auto;
312+
}
313+
310314

311315
/* LOGO --------------------------------------------------------------------- */
312316

0 commit comments

Comments
 (0)