mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-13 00:24:34 +02:00
fixing a bg image: removing parenthesis in the URL
This commit is contained in:
committed by
GitHub
parent
4462883dc0
commit
94e8e22f10
@@ -189,7 +189,7 @@
|
||||
<!-- .end .wrap -->
|
||||
</section>
|
||||
<section>
|
||||
<span class="background-bottom" style="background-image:url('https://source.unsplash.com/GQD3Av_9A88/1600x800)"></span>
|
||||
<span class="background-bottom" style="background-image:url('https://source.unsplash.com/GQD3Av_9A88/1600x800"></span>
|
||||
<div class="wrap aligncenter">
|
||||
<h3>
|
||||
<svg class="fa-camera">
|
||||
|
Reference in New Issue
Block a user