Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sample_Argon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Geetanjali B
sample_Argon
Commits
7d208b47
Commit
7d208b47
authored
3 years ago
by
Pavan Kamath
Browse files
Options
Downloads
Patches
Plain Diff
nested
parent
1ae217df
No related branches found
No related tags found
1 merge request
!10
Card Component
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/Card/Card.module.scss
+5
-6
5 additions, 6 deletions
src/components/Card/Card.module.scss
with
5 additions
and
6 deletions
src/components/Card/Card.module.scss
+
5
−
6
View file @
7d208b47
...
@@ -9,9 +9,8 @@
...
@@ -9,9 +9,8 @@
border
:
none
;
border
:
none
;
padding
:
10px
10px
;
padding
:
10px
10px
;
margin
:
20px
;
margin
:
20px
;
}
.card
{
&
:hover
{
&
:hover
{
border
:
1px
solid
grey
;
border
:
1px
solid
grey
;
box-shadow
:
1px
1px
6px
-3px
grey
;
box-shadow
:
1px
1px
6px
-3px
grey
;
cursor
:
pointer
;
cursor
:
pointer
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment