This commit is contained in:
parent
22bcf83f12
commit
faebffc321
|
|
@ -45,7 +45,7 @@
|
||||||
<a class="active" href="../../about/about.html">About</a>
|
<a class="active" href="../../about/about.html">About</a>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
<h1 class="anchor">About</h1>
|
<h1>About</h1>
|
||||||
<details class="anchor" open>
|
<details class="anchor" open>
|
||||||
<summary class="aboutTitle">The Website</summary>
|
<summary class="aboutTitle">The Website</summary>
|
||||||
<article class="aboutContent" id="siteContent">
|
<article class="aboutContent" id="siteContent">
|
||||||
|
|
|
||||||
|
|
@ -50,6 +50,6 @@ summary {
|
||||||
}
|
}
|
||||||
|
|
||||||
#siteContent {
|
#siteContent {
|
||||||
padding-bottom: 0.5em
|
padding-bottom: 2em
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue