fixes issues with gallery
- adds hysteresis-kinda-thing so button doesnt move away from users mouse
This commit is contained in:
parent
43876c600e
commit
78a208459b
2 changed files with 8 additions and 6 deletions
|
@ -129,9 +129,10 @@
|
|||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="galleryOutroLink">
|
||||
<a href = "pages/AllProjects.html">See all my projects here</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div id="galleryOutroLink">
|
||||
<a href = "pages/AllProjects.html">See all my projects here</a>
|
||||
</div>
|
||||
|
||||
<div class = "textBox" id= "outroText">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue