bump promotional text opacity to 0.4

This commit is contained in:
geoffrey45 2022-08-06 21:40:37 +03:00
parent 535eb4b752
commit 225ee6261b

View File

@ -6,8 +6,8 @@
<span class="release">0.1.0</span> <span class="release">0.1.0</span>
</h3> </h3>
<p> <p>
Alice is a web based music player that is designed to provide a home 🏡 for Alice is a web based music player that is designed to provide a home 🏡
all your local music files 💿. for all your local music files 💿.
</p> </p>
<hr /> <hr />
<p> <p>
@ -22,8 +22,8 @@
</p> </p>
<p> <p>
On top of that, you need to enable loading mixed content in your browser On top of that, you need to enable loading mixed content in your browser
to to load local images 🖼. Firefox usually supports this by default, but you to to load local images 🖼. Firefox usually supports this by default, but
may need to enable it in Chrome. you may need to enable it in Chrome.
</p> </p>
<hr /> <hr />
<br /> <br />
@ -89,7 +89,7 @@
.bottom-banner { .bottom-banner {
font-size: small; font-size: small;
margin-top: 1rem; margin-top: 1rem;
opacity: 0.25; opacity: 0.4;
a { a {
color: $red; color: $red;