This commit is contained in:
parent
7e72efd436
commit
b4935698d6
|
|
@ -47,7 +47,6 @@
|
|||
</header>
|
||||
<div class="headImg">
|
||||
<h1>About</h1>
|
||||
<img src="about_assets/internet.png" alt="map of observable IPv4 addresses June-October 2012">
|
||||
</div>
|
||||
<details class="anchor" open>
|
||||
<summary class="aboutTitle">The Website</summary>
|
||||
|
|
|
|||
|
|
@ -58,3 +58,7 @@ summary {
|
|||
width: 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
h1 {
|
||||
padding-bottom: 900px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue