diff --git a/index.html b/index.html index 285f42e778a0d7d22fa39b14c7f0ba07205dbfbf..3ee1c09386bc98923c94003a23c0b535249e277f 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ <div id="header"> <div id="logo"> <!-- class="logo_colour", allows you to change the colour of the text --> - <h1><img src="style/HFT_Logo.png" alt="logo" width="20%" height="20%" /></h1> + <h1><img src="style/HFT_Logo.png" alt="logo" width="20%" height="20%" style="float:right" /></h1> <h1><a href="index.html">INSOURCE<span class="logo_colour"> Food-Water-Energy Simulator</span></a></h1> </div>