1
0
mirror of https://gitlab.com/2-chainz/2-chainz-rest-site.git synced 2025-06-16 07:06:51 +00:00

small formatting change

This commit is contained in:
Anson 2020-04-07 15:21:46 -07:00
parent 4c5f76b627
commit 79ae632a05

View File

@ -42,6 +42,9 @@
border: 1px solid black;
box-shadow: none;
}
nav {
margin-bottom: 2rem;
}
:root {
--color: darkviolet;
@ -69,7 +72,7 @@
</nav>
<section>
<blockquote>
<span id="quote">Quote</span>
<span id="quote"></span>
<footer><i>- 2 Chainz</i></footer>
</blockquote>
</section>