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