feat(img): add border

This commit is contained in:
Rafael Bardini 2023-08-29 02:46:06 +02:00
parent 5f55dc7fda
commit 97301544a4
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@ section {
}
.masthead > img {
border: 4px solid;
border-radius: 50%;
margin: 0 auto;
max-width: 12em;