Skip to content

Commit

Permalink
Added more questions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortuga-AM committed Mar 3, 2024
1 parent d64f818 commit 7de91d7
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -131,21 +131,17 @@ form button:active {
padding: 8px 0;
padding-right: 30px;
color: #333;
border: none;
border-bottom: solid black 1px
}
.input-wrapper {
position: relative;
margin-inline: auto;
max-width: 500px;
}
.dropdown {
margin-bottom: 10px;
margin-top: 10px;
font-family: cursive, sans-serif;
outline: 0;
background: #aec2c5;
background: #f1f1f1;
color: #000000;
border: 1px solid crimson;
padding: 4px;
border-radius: 9px;
}

0 comments on commit 7de91d7

Please sign in to comment.