create new comp

This commit is contained in:
madarsbiss
2021-09-21 19:52:14 +03:00
parent 56268d2392
commit e361f4a2c5
6 changed files with 66 additions and 29 deletions

View File

@@ -78,20 +78,6 @@
font-size: 18px;
}
.errScr {
text-align: center;
height: 100vh;
max-width: 300px;
display: grid;
place-items: center;
padding: 20px;
margin: 0 auto;
}
.errSearchInput {
max-width: 100%;
}
@media only screen and (max-width: 950px) {
.wrapper {
display: grid;