This commit is contained in:
Joshua Killen 2020-04-17 12:09:17 +01:00
parent faebffc321
commit e3e33759fb
3 changed files with 6 additions and 1 deletions

View File

@ -45,7 +45,8 @@
<a class="active" href="../../about/about.html">About</a>
</nav>
</header>
<h1>About</h1>
<h1>About</h1>
<img class="headImg" src="about_assets/internet.png" alt="map of observable IPv4 addresses June-October 2012">
<details class="anchor" open>
<summary class="aboutTitle">The Website</summary>
<article class="aboutContent" id="siteContent">

View File

@ -53,3 +53,7 @@ summary {
padding-bottom: 2em
}
headImg {
width: 100%
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 531 KiB