Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Remove leftover border on main page
Browse files Browse the repository at this point in the history
  • Loading branch information
major committed Apr 4, 2023
1 parent 49eedbb commit fe77146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ <h1 class="fw-light">Find Fedora cloud images on AWS</h1>
<div class="col">

</div>
<div class="col-6 border">
<h4>Looking for Fedora Rawhide?</h4>
<div class="col-6">
<h4>Looking for Fedora Rawhide or something else?</h4>
<p>
Go to the <a href="{{ url_for('aws_image_list') }}">complete listing of Fedora images</a> at AWS.
</p>
Expand Down

0 comments on commit fe77146

Please sign in to comment.