Skip to content

Commit

Permalink
Tweaked border color on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoeejoee committed Feb 9, 2022
1 parent 13cdf50 commit 67cf837
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fiesta/static/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions fiesta/templates/fiesta/pages/public.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h2 class="text-gray-900 text-lg title-font font-medium mb-2">Automatic</h2>
<h2 class="text-lg text-gray-900 font-medium title-font mb-4">Buddies</h2>
<p class="leading-relaxed text-base">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. A aperiam autem cumque dolores.
<span class="border border-gray-50 my-4 hidden xl:block"></span>
<span class="border border-gray-100 my-4 hidden xl:block"></span>
Wanna appreciate your best and most kind buddies? No problem, statistics included.
</p>
</div>
Expand Down Expand Up @@ -202,7 +202,7 @@ <h2 class="text-lg text-gray-900 font-medium title-font mb-4">International Stud
<p class="leading-relaxed text-base">
Eaque iste laboriosam odio officiis quis?
Assumenda deleniti ducimus ipsa mollitia natus officia.
<span class="border border-gray-50 my-4 hidden xl:block"></span>
<span class="border border-gray-100 my-4 hidden xl:block"></span>
Fingerstache flexitarian street art 8-bit waistcoat.
Distillery hexagon disrupt edison bulbche.
</p>
Expand Down

0 comments on commit 67cf837

Please sign in to comment.