Skip to content

Commit

Permalink
add style
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaqz committed Jul 8, 2024
1 parent 1b651e6 commit cd934ad
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions style.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/*-- scss:rules --*/

.div sourceCode {
margin-top: 10px;
margin-bottom: 10px;
}

.div dataframe {
font-size: 20px;
}

.div cell-output {
font-size: 16;
}

0 comments on commit cd934ad

Please sign in to comment.