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
SRCT
whats-open-web
Commits
a2370ae9
Commit
a2370ae9
authored
Dec 26, 2016
by
mdsecurity
Browse files
commits
parent
0ee8b0d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/app/location-view/location-view.component.html
View file @
a2370ae9
...
...
@@ -29,7 +29,7 @@
</div>
</nav>
<div
class=
"mountain-backgound"
>
lasdkjfl;asdjkf
</div>
<!--<img class="mountain-backgound"src="../assets/mountains.png">-->
...
...
src/app/location-view/location-view.component.scss
View file @
a2370ae9
...
...
@@ -18,9 +18,10 @@ $card-circle-picture-diameter:7rem;
.mountain-backgound
{
background-image
:
url("../assets/mountains.png")
;
background-size
:
100%
200px
;
width
:
100%
;
height
:
200px
;
background-size
:
contain
;
// background-repeat: no-repeat;
width
:
100%
;
height
:
100%
;
}
@mixin
transition
(
$transition
...
)
{
...
...
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