Tweaked mobile CSS, updated quotes, fixed some broken links
/ test (push) Has been cancelled
Details
/ test (push) Has been cancelled
Details
This commit is contained in:
parent
9e2f1a6363
commit
ff20bb6346
12
index.html
12
index.html
|
@ -52,7 +52,8 @@ body > * {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
#nav { height: initial; }
|
#nav { height: initial; }
|
||||||
.nav-section-bottom{ display: hidden; }
|
.nav-item { padding: 4px; }
|
||||||
|
.nav-section-bottom { display: none; }
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<title>e3team</title>
|
<title>e3team</title>
|
||||||
|
@ -73,11 +74,10 @@ body > * {
|
||||||
<h1>hi, we're e3team</h1>
|
<h1>hi, we're e3team</h1>
|
||||||
<p>we're a team/group of friends (mostly software developers) who believe
|
<p>we're a team/group of friends (mostly software developers) who believe
|
||||||
in a free (as in freedom) and decentralized internet</p>
|
in a free (as in freedom) and decentralized internet</p>
|
||||||
<a href="#whoareus">meet the team</a> or
|
<a href="mailto:all@e3t.cc">get in touch</a> or
|
||||||
<a href="mailto:team+lists@e3t.cc">get in touch</a> or
|
|
||||||
<a href="https://git.e3t.cc">check out our stuff</a>
|
<a href="https://git.e3t.cc">check out our stuff</a>
|
||||||
|
|
||||||
<h2>whoareus</h2>
|
<h2>the team</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
@ -111,9 +111,7 @@ body > * {
|
||||||
<b><a href="https://u8.lc">terra</a></b> is a network engineer and old
|
<b><a href="https://u8.lc">terra</a></b> is a network engineer and old
|
||||||
laptop salvager
|
laptop salvager
|
||||||
<blockquote>
|
<blockquote>
|
||||||
walk into a five star hotel with bombs and an ak, then unpack your
|
thes truggl - terra 2023
|
||||||
one tiny suitcase and check it in and leave without staying the
|
|
||||||
night - terra 2021
|
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue