Skip to content

Commit

Permalink
fix: revert prev commit (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
ponomareva-frontend committed Aug 21, 2023
1 parent e8454ef commit c4fa346
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pages/MapPage/MapPage.css
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
font-size: 20px;
line-height: 24px;
margin: 0 auto 8px 0;
/* text/base */
color: var(--color-text-base);
}

Expand Down Expand Up @@ -149,4 +148,4 @@
.ymaps-2-1-79-balloon__layout {
border: var(--color-accent-base) 1px solid;
border-radius: 12px;
}
}

0 comments on commit c4fa346

Please sign in to comment.