diff options
| author | Oleg Pykhalov <go.wigust@gmail.com> | 2020-11-14 01:37:40 +0000 |
|---|---|---|
| committer | Oleg Pykhalov <go.wigust@gmail.com> | 2020-11-14 05:46:01 +0300 |
| commit | d5e07c382dc9eeaaea5cc58c325429e7149cfa88 (patch) | |
| tree | 584f37c5df6771968725b41aec2a86c9918e573c /src/components | |
| parent | Add guix.scm. (diff) | |
| download | githunt-d5e07c382dc9eeaaea5cc58c325429e7149cfa88.tar.gz | |
Delete box-shadow on repositories grid.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/repository-grid/grid-item/styles.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/repository-grid/grid-item/styles.css b/src/components/repository-grid/grid-item/styles.css index 1db6c42..3c3d861 100644 --- a/src/components/repository-grid/grid-item/styles.css +++ b/src/components/repository-grid/grid-item/styles.css @@ -7,7 +7,6 @@ background: white; padding: 20px; border-radius: 10px; - box-shadow: -5px 10px 60px -13px rgba(0, 0, 0, 0.20); height: 270px; } |
