trying to fix the scroll on mobile

master
Tancre 3 years ago
parent 02b3b00e94
commit 8c25eb73bb

@ -27,6 +27,7 @@
<div id="program" class="corpi ui-widget-content draggable visible">
<h1>10 Sept 21</h1>
<h1>Program</h1>
<li>12:00-17:00:</li>
<ul>XPUB Bookshop</ul>
<li>12:00-14:00: XPUB3</li>
@ -50,8 +51,8 @@
<div id="colophon">
<h1>windows.open(Welcome)</h1>
<p><b>Web Architects:</b><br class="onlyMobile">Tancre and Poni</p>
<p><b>Urban Planners:</b><br class="onlyMobile">Clara, Louisa, Simon</p>
<p><b>Web Architects: </b><br class="onlyMobile">Tancre and Poni</p>
<p><b>Urban Planners: </b><br class="onlyMobile">Clara, Louisa, Simon</p>
<p><b>Contributions:</b></p>
<div class="colophonWrapper">

@ -254,10 +254,10 @@ button {
left: unset !important;
border: unset !important;
display: inline-block !important;
position: unset !important;
margin-bottom: 40px;
position: relative !important;
cursor: unset !important;
border-radius: unset !important;
margin-bottom: 40px;
}
.closable {

Loading…
Cancel
Save