little presentation improvments
* style.css: backgrounds don't really need transitions. * App.master: Removes a duplicated link to contact form * parallax.js: enforce responsivity on small devices supporting orientation capture.
This commit is contained in:
parent
6106c6cdda
commit
1e8fe62e23
4 changed files with 18 additions and 5 deletions
|
|
@ -86,7 +86,6 @@ Yavsc.notice('<%=note%>');
|
|||
<% } else { %>
|
||||
<a class="thanks" href="<%=link.Url%>"><%= link.Text %></a>
|
||||
<% }} %>
|
||||
<%= Html.ActionLink("Formulaire de contact","Contact","Home") %>
|
||||
</footer><div class="modal"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue