making logo smaller

This commit is contained in:
Luiz Filipe 2022-08-16 03:24:32 -03:00
parent 85084c74db
commit d489a37822

View File

@ -36,6 +36,8 @@ export const HeaderView = styled.header`
justify-content: center; justify-content: center;
width: 40%; width: 40%;
max-width: 120px;
max-height: 100px;
img { img {
width: 100%; width: 100%;