Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Harshit
/
aashrayaa-eco-city
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 a883ec30
authored
2025-06-12 17:01:51 +0530
by
Harshit
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
changes
1 parent
e4033475
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
index.php
thank-you.php
index.php
View file @
a883ec3
...
...
@@ -126,7 +126,7 @@
<nav
class=
"navbar navbar-default"
id=
"hide-menu"
>
<div
class=
"container-fluid"
>
<!-- Brand and toggle get grouped for better mobile display -->
<div
class=
"col-md-
1
"
>
<div
class=
"col-md-
2
"
>
<div
class=
"navbar-header"
>
<button
type=
"button"
class=
"navbar-toggle collapsed"
data-toggle=
"collapse"
data-target=
"#bs-example-navbar-collapse-1"
aria-expanded=
"false"
>
...
...
@@ -141,7 +141,7 @@
</a>
<!-- <button class="btn btn-danger download1 btn-download visible-xs">Download
Brochure</button> -->
<
img
class=
"navbar-img mob-img"
src=
"images/logo/logo-2.png"
>
<
!-- <img class="navbar-img mob-img" src="images/logo/logo-2.png"> --
>
</div>
</div>
...
...
@@ -166,9 +166,9 @@
</div>
<!-- /.navbar-collapse -->
</div>
<div
class=
"col-md-1"
>
<
!-- <
div class="col-md-1">
<img class="navbar-img desk-img" src="images/logo/logo-2.png">
</div>
</div>
-->
<!-- /.container-fluid -->
<!-- <div class="col-md-1 hidden-xs">
...
...
thank-you.php
View file @
a883ec3
...
...
@@ -81,7 +81,7 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
<nav
class=
"navbar navbar-default"
id=
"hide-menu"
>
<div
class=
"container-fluid"
>
<!-- Brand and toggle get grouped for better mobile display -->
<div
class=
"col-md-
1
"
>
<div
class=
"col-md-
2
"
>
<div
class=
"navbar-header"
>
<button
type=
"button"
class=
"navbar-toggle collapsed"
data-toggle=
"collapse"
data-target=
"#bs-example-navbar-collapse-1"
aria-expanded=
"false"
>
...
...
@@ -96,7 +96,7 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</a>
<!-- <button class="btn btn-danger download1 btn-download visible-xs">Download
Brochure</button> -->
<
img
class=
"navbar-img mob-img"
src=
"
<?php
echo
$assetBase
;
?>
images/logo/logo-2.png"
>
<
!-- <img class="navbar-img mob-img" src="
<?php
echo
$assetBase
;
?>
images/logo/logo-2.png"> --
>
</div>
</div>
...
...
@@ -121,10 +121,10 @@ if ((!isset($_COOKIE['formfilled'])) && isset($_REQUEST['mobile'])) {
</div>
<!-- /.navbar-collapse -->
</div>
<div
class=
"col-md-1"
>
<
!-- <
div class="col-md-1">
<img class="navbar-img desk-img" src="
<?php
echo
$assetBase
;
?>
images/logo/logo-2.png">
</div>
-->
<!-- /.container-fluid -->
<!-- <div class="col-md-1 hidden-xs">
<div class="navbar-header">
...
...
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