Skip to content

Commit

Permalink
parking removed
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaskls committed Nov 21, 2024
1 parent 5c6b12e commit 884c970
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/components/contacts/Contacts.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ export function Contacts() {
<div className={style.img}>
<PictureCoffee />
</div>
<p className={style.parking}>Artimiausias nemokamas parkingas už 200 metrų - Rūdės g. 14 (Maxima)</p>
<iframe
className={style.map}
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2235.234194280573!2d23.31294907676809!3d55.92797787848508!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x46e5e330649f95bb%3A0x37e61039db777fb7!2sNERINGOS%20SIUVIMO%20STUDIJA!5e0!3m2!1slt!2slt!4v1727020354296!5m2!1slt!2slt"
Expand Down
1 change: 1 addition & 0 deletions src/components/contacts/Contacts.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
.map {
width: 100%;
padding: 5px;
margin-top: 20px;
}
.touched {
background-color: var(--heading-color);
Expand Down

0 comments on commit 884c970

Please sign in to comment.