Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Enes Tasbasi
whats-open-web
Commits
0b3d7dfe
Commit
0b3d7dfe
authored
Jan 12, 2018
by
Mattias J Duffy
Browse files
background-size:contain
parent
149dffba
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/styles/containers/facilityCard.scss
View file @
0b3d7dfe
...
...
@@ -43,6 +43,7 @@
height
:
100px
;
margin
:
auto
;
border-radius
:
50%
;
background-size
:
contain
!
important
;
box-shadow
:
0px
5px
5px
-3px
rgba
(
0
,
0
,
0
,
0
.2
)
,
0px
8px
10px
1px
rgba
(
0
,
0
,
0
,
0
.14
)
,
0px
3px
14px
2px
rgba
(
0
,
0
,
0
,
0
.12
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment