create new comp
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user