Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
sujata
/
advithconsulting.io-frontend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit e93b1d9c
authored
2025-09-30 12:20:46 +0530
by
sujata
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
header chnage
1 parent
c05c9c69
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
container/Contact/GoogleMap.js
styles/styles.css
container/Contact/GoogleMap.js
View file @
e93b1d9
...
...
@@ -7,7 +7,7 @@ const GoogleMap = () => {
<
iframe
src
=
"https://www.google.com/maps/d/u/0/embed?mid=1-Y3WcCdJ8YQ9m2K72Fi9VvyxN_Kccc8&ehbc=2E312F&noprof=1"
width
=
"100%"
height
=
"
6
80"
height
=
"
4
80"
style
=
{{
border
:
0
}}
allowFullScreen
loading
=
"lazy"
...
...
styles/styles.css
View file @
e93b1d9
...
...
@@ -10032,6 +10032,7 @@ ul.pagination.custom-pagination {
}
.iframe-wrapper
{
position
:
relative
;
height
:
650px
;
}
.iframe-header-mask
{
...
...
@@ -10039,7 +10040,7 @@ ul.pagination.custom-pagination {
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
60
0
px
;
height
:
60px
;
background-color
:
white
;
z-index
:
10
;
pointer-events
:
none
;
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment