Skip to content

Commit

Permalink
Update telaperfil.css
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa3772 authored Jun 10, 2024
1 parent b52b7e7 commit c75de94
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion telaperfil.css
Original file line number Diff line number Diff line change
Expand Up @@ -321,4 +321,14 @@ nav li{
.grid-container {
grid-template-columns: 1fr;
}
}
}
.sair{
font-size: 15px;
padding: 10px;
margin: auto;
width: auto;
margin-left: 300px;
}

/* Dispositivos com largura máxima de 768px (tablets) */
@media screen and (max-width: 768px){}

0 comments on commit c75de94

Please sign in to comment.