Update style.js

This commit is contained in:
nikk gitanes
2023-03-28 21:10:25 +03:00
parent 4dc5ece945
commit ea78eb0e52

View File

@@ -20,7 +20,7 @@ export const HeaderSection = styled.section`
}
@media (max-width: 930px) {
font-size: 24px;
font-size: 22px;
padding: 10px 20px;
img {