add inputs adornment and fix title for mobile

This commit is contained in:
nikk gitanes
2021-07-17 00:56:14 +03:00
parent 57d71cc5ad
commit 8298e66b59
12 changed files with 127 additions and 99 deletions

View File

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