Skip to content

Commit

Permalink
Refactor CSS styles
Browse files Browse the repository at this point in the history
- Refactored CSS styles for improved organization and readability.
  • Loading branch information
vicentejluz committed Apr 26, 2024
1 parent 4c1a46b commit ff8453f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
Binary file added Challenge_-_Decodificador_vfinal_4.pdf
Binary file not shown.
10 changes: 2 additions & 8 deletions styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -276,10 +276,7 @@
height: 288px;
}

.apresentacao__criptografia_descriptografia__botao__criptografia {
width: 100%;
}

.apresentacao__criptografia_descriptografia__botao__criptografia,
.apresentacao__criptografia_descriptografia__botao__descriptografia {
width: 100%;
}
Expand All @@ -301,10 +298,7 @@
margin-bottom: 8px;
}

.apresentacao__resultado__botao__copiar {
width: 100%;
}

.apresentacao__resultado__botao__copiar,
.apresentacao__resultado__botao__limpar {
width: 100%;
}
Expand Down

0 comments on commit ff8453f

Please sign in to comment.