mirror of
https://github.com/oonyeje/Pearlception_Website_RoR.git
synced 2025-12-25 19:57:41 +00:00
8 lines
227 B
SCSS
8 lines
227 B
SCSS
// Place all the styles related to the statistics controller here.
|
|
// They will automatically be included in application.css.
|
|
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
#myChart{
|
|
width:100%;
|
|
height: 100%;
|
|
}
|