Skip to content

Commit cd934ad

Browse files
committed
add style
1 parent 1b651e6 commit cd934ad

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

style.scss

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/*-- scss:rules --*/
2+
3+
.div sourceCode {
4+
margin-top: 10px;
5+
margin-bottom: 10px;
6+
}
7+
8+
.div dataframe {
9+
font-size: 20px;
10+
}
11+
12+
.div cell-output {
13+
font-size: 16;
14+
}
15+

0 commit comments

Comments
 (0)