Skip to content

Commit

Permalink
Minor formatting update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 committed Jan 7, 2025
1 parent daeb42e commit 7e5554f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/css_files/contact.css
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ body {
gap: 2rem;
}

.form-group1 input,
.form-group1 input,
.form-group1 textarea {
width: 100%;
font-size: 16px;
Expand Down
2 changes: 1 addition & 1 deletion assets/html_files/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h4><u>Connect with Us</u>: We are always open to connecting with like-minded in
<h3 align="center" style="color: #ffecd1;">Thank You for Visiting Beautiify!</h3>
<br>
</div>
</div>
</div>
</section>
<br><br>

Expand Down
1 change: 0 additions & 1 deletion assets/html_files/accordions.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.8.1/font/bootstrap-icons.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js"></script>
<script src="https://kit.fontawesome.com/b08b6de27e.js" crossorigin="anonymous"></script>

<title>Beautiify | Accordions</title>
</head>

Expand Down
2 changes: 1 addition & 1 deletion assets/html_files/backgrounds.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1 class="SearchDarkMode">Search Background</h1><br>
<!-- Search icon positioned inside the input field -->
<i class="fa fa-search" style="top: 35%; color: gray;"></i>
</div>
</div>
</div>

<div class="no-results">
<img src="../images/no-results.png" alt="" height="100px" width="100px">
Expand Down

0 comments on commit 7e5554f

Please sign in to comment.