update small errors
This commit is contained in:
@@ -65,7 +65,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.category-list {
|
.category-list {
|
||||||
background-color: rgb(18, 12, 59);
|
background-color: #152b5c;
|
||||||
transition: all 0.5s;
|
transition: all 0.5s;
|
||||||
transform: scaleY( 0 );
|
transform: scaleY( 0 );
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
@@ -17,9 +17,9 @@
|
|||||||
<div class="content">
|
<div class="content">
|
||||||
<img src="https://static.janishutz.com/logo.jpg" alt="store Logo" class="project-logo">
|
<img src="https://static.janishutz.com/logo.jpg" alt="store Logo" class="project-logo">
|
||||||
<h1 class="content-title">Store</h1>
|
<h1 class="content-title">Store</h1>
|
||||||
<p style="text-align: center; margin-bottom: 5%;">My software store offers you the ability to purchase my software... and also sell your own software, if you wish so.</p>
|
<p style="text-align: center; margin-bottom: 5%;">My software store offers you the ability to purchase my software, other services I offer and donate</p>
|
||||||
<hr class="pullquote-lines">
|
<hr class="pullquote-lines">
|
||||||
<h3 class="content-title-small">Need software? Need software sold, but don't want to pay big companies?</h3>
|
<h3 class="content-title-small">Need software? Want to financially support me?</h3>
|
||||||
<hr class="pullquote-lines">
|
<hr class="pullquote-lines">
|
||||||
|
|
||||||
<div class="bottom">
|
<div class="bottom">
|
||||||
|
|||||||
Reference in New Issue
Block a user