diff options
Diffstat (limited to 'src/components/MemoryChart.module.scss')
| -rw-r--r-- | src/components/MemoryChart.module.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/MemoryChart.module.scss b/src/components/MemoryChart.module.scss index 63f4697..29279b8 100644 --- a/src/components/MemoryChart.module.scss +++ b/src/components/MemoryChart.module.scss @@ -11,4 +11,5 @@ @media only screen and (min-width: 1200px) { height: 35vh !important; } + box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1); } |
