fixed contact page mobile view

This commit is contained in:
Fedor Katurov 2022-11-11 18:23:52 +06:00
parent 387fa7ce1b
commit 9899659dd3
3 changed files with 20 additions and 7 deletions

View file

@ -28,6 +28,7 @@ const openWindow = () => window.open(props.href);
.row {
cursor: pointer;
padding: 10px 20px 10px 14px;
text-align: left;
}
.grid {