Skip to content

Commit ea7f1cb

Browse files
committed
refactor: adjust the default example of CSS
1 parent e9b3f79 commit ea7f1cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/embed_link.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
margin: 0 10%;
55
padding:10px;
66
border-radius: 5px;
7+
overflow: auto;
8+
clear: both;
79
}
810

911
.citation > * {

0 commit comments

Comments
 (0)