mobile updates
sorted font-size changing on safari and firefox, added border to bottom of gallery resized some margins/sorted out layout
This commit is contained in:
parent
2ab1876cd0
commit
016f6578e5
3 changed files with 26 additions and 17 deletions
|
@ -48,6 +48,7 @@
|
|||
<p class = "galleryCaption"></p>
|
||||
<button class = "galleryLeftArrow" onClick = "window.parent.lastSlide();">◄</button>
|
||||
<button class = "galleryRightArrow" onClick = "window.parent.nextSlide();">►</button>
|
||||
<!--<div style = "grid-column: 1/13; grid-row: 13; border-bottom: 5px solid #ffd256;"></div>-->
|
||||
</div>
|
||||
|
||||
<div class = "textBox" id= "outroText">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue