Ver a proveniência

Add how it work link for index button

pull/342/head
Guillaume Vincent há 8 anos
ascendente
cometimento
cf357a77ae
1 ficheiros alterados com 7 adições e 3 eliminações
  1. +7
    -3
      index.html

+ 7
- 3
index.html Ver ficheiro

@@ -59,8 +59,9 @@
* {
border-radius: 0 !important;
}
.white{
color:white;

.white {
color: white;
}
</style>
</head>
@@ -98,7 +99,10 @@
No sync needed.
</p>
<p class="lead">
<button class="btn btn-secondary">How it works ?</button>
<a href="https://blog.lesspass.com/lesspass-how-it-works-dde742dd18a4#.vbgschksh"
class="btn btn-secondary">
How it works ?
</a>
</p>
</div>
</div>


Carregando…
Cancelar
Guardar