aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 9bf7167..6210842 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,7 @@
<header class="jumbotron">
<div class="container">
<div style="text-align: center;">
- <img src="assets/images/logo.svg" alt="logo">
+ <img src="assets/images/logo.svg" alt="logo" style="max-width: 100%;">
<h1>Project Condor</h1>
<p>DIY Drone System</p>
<a class="btn btn-default" href="https://github.com/project-condor"><i class="fa fa-github"></i></a>