Skip to content

Commit

Permalink
Manutenção responsividade!
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelavelar45 committed Jun 22, 2024
1 parent a575d27 commit a702521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ html, body{

main{
min-width: 320px;
overflow: hidden;

}

Expand Down Expand Up @@ -93,7 +94,6 @@ ul > li{
font-size: 1.5em;
background-color: rgba(0, 0, 0, 0.267);
text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.404);
width: 93%;
line-height: 2em;
padding: 20px;
margin-left: 50px;
Expand Down

0 comments on commit a702521

Please sign in to comment.