Google Maps section
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
max-width: 50%;
|
||||
}
|
||||
|
||||
.sectionContainer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.address {
|
||||
@@ -120,3 +120,10 @@
|
||||
.instagramText {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.googleMaps {
|
||||
border: 0;
|
||||
width: 100%;
|
||||
height: 30rem;
|
||||
margin: 5% 20% 0% 20%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user