Skip to content
Snippets Groups Projects
Commit 085dec60 authored by Sergios Aftsidis's avatar Sergios Aftsidis
Browse files

Fix image dimensions in welcome page

parent e0817e9f
No related branches found
No related tags found
No related merge requests found
static/img/bgbrick3.jpg

33.2 KiB | W: | H:

static/img/bgbrick3_crop.jpg

34.5 KiB | W: | H:

static/img/bgbrick3.jpg
static/img/bgbrick3_crop.jpg
static/img/bgbrick3.jpg
static/img/bgbrick3_crop.jpg
  • 2-up
  • Swipe
  • Onion skin
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
</div> </div>
</div> </div>
<div class="item "> <div class="item ">
<img src="{% static 'img/bgbrick3.jpg' %}" alt="FoD" style="width:100%; height:100%; margin: auto; padding:auto;"> <img src="{% static 'img/bgbrick3_crop.jpg' %}" alt="FoD" style="width:100%; height:100%; margin: auto; padding:auto;">
<div class="carousel-caption"> <div class="carousel-caption">
<h1>Mitigate DDoS attacks in seconds</h1> <h1>Mitigate DDoS attacks in seconds</h1>
<h4>Powered by BGP flowspec</h4> <h4>Powered by BGP flowspec</h4>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment