give ticker more space
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
418c8f8b3a
commit
3896b97098
@ -8,14 +8,18 @@
|
||||
|
||||
<style>
|
||||
body{
|
||||
margin:40px auto;
|
||||
width:600px;
|
||||
max-width:100%;
|
||||
line-height:1.5;
|
||||
font-size:18px;
|
||||
color:#333;
|
||||
padding:0 10px;
|
||||
font-family: sans-serif;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#wrapper{
|
||||
margin:40px auto;
|
||||
width:600px;
|
||||
max-width:100%;
|
||||
padding:0 10px;
|
||||
}
|
||||
|
||||
h1,h2,h3{line-height:1.2}
|
||||
@ -81,7 +85,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id='wrapper'>
|
||||
<h1>lumbung[dot]space: </br> coming soon in June 2021</h1>
|
||||
|
||||
<figure>
|
||||
@ -120,7 +124,11 @@
|
||||
<p>By June 2021, a prototype of lumbung[dot]space will be launched and tested by the lumbung community. Based on an evaluation of the prototype, changes will be implemented from September 2021 toward creating a more comfortable and fully functioning digital environment.
|
||||
</p>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<iframe src="https://documenta-fifteen.de/en/external-ticker-lumbung/" frameborder="0" height="80px" width="100%" sandbox="allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox" scrolling="no" style="overflow: hidden"></iframe>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user