Fixed bugs
Bug 1: If you clicked "En nog 2 anderen..." in the menu it send you tot he top of the page Bug 2: Span didnt close in the footer
This commit is contained in:
@@ -23,4 +23,5 @@
|
||||
padding: 5px 20px;
|
||||
color: #666;
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<footer>
|
||||
<p>Copyright © 2017 MyHyvesbook+ <span style="float: right">Like ons op Facebook!</span</p>
|
||||
<p>Copyright © 2017 MyHyvesbook+ <span style="float: right">Like ons op Facebook!</span></p>
|
||||
</footer>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user