Skip to content

Commit

Permalink
🐞[Bug]: Bugs in style.css
Browse files Browse the repository at this point in the history
issue #516
  • Loading branch information
Anjaliavv51 committed Jun 10, 2024
1 parent d8a63fd commit 9dae867
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@ section {
box-sizing: border-box;
width: 90%;
max-width: 900px;

}
/*################----Appointments----################*/
.layout {
background-color: #3fbcc051;
Expand Down Expand Up @@ -1039,7 +1039,7 @@ section {
flex-wrap: wrap;
color: #badaf7;

}

.appointment .php-email-form input,
.appointment .php-email-form textarea,
Expand Down Expand Up @@ -1111,7 +1111,7 @@ section {
cursor: pointer;
transition: 0.3s ease;
margin-left: 120px;

}
.appointment .php-email-form input:focus,
.appointment .php-email-form textarea:focus,
.appointment .php-email-form select:focus {
Expand Down

0 comments on commit 9dae867

Please sign in to comment.