content/index: fix header div
This commit is contained in:
parent
fb00c5e544
commit
5f7d547c07
3 changed files with 17 additions and 17 deletions
|
@ -1,9 +1,9 @@
|
|||
[[!meta title="Home"]]
|
||||
|
||||
<header class="row home text-centered">
|
||||
<div class="row home text-centered">
|
||||
<div class="col-sm-6 home-logo">
|
||||
<img src="img/ilot.black.png" alt="ilot logo" width="400" height="400">
|
||||
<div class="login">
|
||||
<img src="images/ilot.black.png" alt="ilot logo" width="400" height="400">
|
||||
<div class="login">
|
||||
<a href="https://ilot.io/apps/files"><h4>Your files</h4> </a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -14,8 +14,8 @@
|
|||
<div class="join">
|
||||
<a href="https://ilot.io/apps/files"><h4>Join</h4> </a>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row coop">
|
||||
<div class="col-sm-6 coop-title">
|
||||
<h5><i>the</i></h5>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue