Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
2f268e0
Update index.html
deekshithashastrula Apr 1, 2022
13cd690
.
deekshithashastrula Apr 1, 2022
8ca4dbb
Update styles.css
deekshithashastrula Apr 1, 2022
ff458cc
Update styles.css
deekshithashastrula Apr 1, 2022
d2f54bf
Update index.html
deekshithashastrula Apr 1, 2022
deebe25
Update index.html
deekshithashastrula Apr 1, 2022
1330916
Update styles.css
deekshithashastrula Apr 1, 2022
66f3318
Update index.html
deekshithashastrula Apr 1, 2022
cb7082b
Update index.html
deekshithashastrula Apr 1, 2022
2b32589
Update styles.css
deekshithashastrula Apr 1, 2022
8161d4b
Update styles.css
deekshithashastrula Apr 1, 2022
4691569
Update index.html
deekshithashastrula Apr 1, 2022
a8bda34
Update index.html
deekshithashastrula Apr 1, 2022
493c4e9
Update index.html
deekshithashastrula Apr 1, 2022
54337fe
Update styles.css
deekshithashastrula Apr 1, 2022
34c1626
Update index.html
deekshithashastrula Apr 1, 2022
96074f7
Update index.html
deekshithashastrula Apr 1, 2022
1057ef3
Update index.html
deekshithashastrula Apr 1, 2022
a3b1804
Update index.html
deekshithashastrula Apr 1, 2022
5a1f98d
Update index.html
deekshithashastrula Apr 1, 2022
357034d
Update index.html
deekshithashastrula Apr 1, 2022
ff2dc36
Update index.html
deekshithashastrula Apr 1, 2022
9d3c16b
.
deekshithashastrula Apr 1, 2022
8307cc6
Update bg.PNG
deekshithashastrula Apr 1, 2022
8cb11a7
Update index.html
deekshithashastrula Apr 1, 2022
4001fd9
Update index.html
deekshithashastrula Apr 1, 2022
4058b3e
Update index.html
deekshithashastrula Apr 1, 2022
b6d50e0
Update index.html
deekshithashastrula Apr 1, 2022
5a58989
Update index.html
deekshithashastrula Apr 1, 2022
304eb7b
.
deekshithashastrula Apr 1, 2022
65ef096
.
deekshithashastrula Apr 1, 2022
732385e
.
deekshithashastrula Apr 1, 2022
e063a3e
Update anxiety.jpg
deekshithashastrula Apr 1, 2022
ac08045
Update index.html
deekshithashastrula Apr 1, 2022
c6f1f2f
Add files via upload
deekshithashastrula Apr 1, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added 1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/anxiety.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/bg.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 11 additions & 13 deletions dist/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -7377,7 +7377,7 @@ textarea.form-control-lg {
}

.mb-5 {
margin-bottom: 3rem !important;
margin-bottom: 9rem !important;
}

.mb-auto {
Expand Down Expand Up @@ -11430,20 +11430,18 @@ html {
color: #6c757d;
}

.masthead {
padding-top: calc(6rem + 74px);
header.masthead {
padding-top: 10.5rem;
padding-bottom: 6rem;
text-align: center;
color: #fff;
background-image: url("../bg.PNG");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
background-size: cover;
}
.masthead .masthead-heading {
font-size: 2.75rem;
line-height: 2.75rem;
}
.masthead .masthead-subheading {
font-size: 1.25rem;
}
.masthead .masthead-avatar {
width: 15rem;
}


@media (min-width: 992px) {
.masthead {
Expand Down
66 changes: 23 additions & 43 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Freelancer - Start Bootstrap Theme</title>
<title>Mindscapes</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Font Awesome icons (free version)-->
Expand All @@ -20,7 +20,7 @@
<!-- Navigation-->
<nav class="navbar navbar-expand-lg bg-secondary text-uppercase fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand" href="#page-top">Start Bootstrap</a>
<a class="navbar-brand" href="#page-top">Mind Simulator</a>
<button class="navbar-toggler text-uppercase font-weight-bold bg-primary text-white rounded" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
Expand All @@ -34,22 +34,23 @@
</div>
</div>
</nav>

<!-- Masthead-->
<header class="masthead bg-primary text-white text-center">
<div class="container d-flex align-items-center flex-column">
<!-- Masthead Avatar Image-->
<img class="masthead-avatar mb-5" src="assets/img/avataaars.svg" alt="..." />
<!-- Masthead Heading-->
<h1 class="masthead-heading text-uppercase mb-0">Start Bootstrap</h1>
<!-- Icon Divider-->
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
<div class="divider-custom-line"></div>
</div>
<!-- Masthead Subheading-->
<p class="masthead-subheading font-weight-light mb-0">Graphic Artist - Web Designer - Illustrator</p>
<header class="masthead ">
<div class="container d-flex align-items-center flex-column">
<!-- Masthead Avatar Image-->
<img class="masthead-avatar mb-5" src="" alt="" />
<!-- Masthead Heading-->
<h1 class="masthead-heading text-uppercase mb-0"> ` </h1>
<!-- Icon Divider-->
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
<div class="divider-custom-line"></div>
</div>
<!-- Masthead Subheading-->
<p class="masthead-subheading font-weight-light mb-0">. </p>
</div>
</header>
<!-- Portfolio Section-->
<section class="page-section portfolio" id="portfolio">
Expand All @@ -70,7 +71,7 @@ <h2 class="page-section-heading text-center text-uppercase text-secondary mb-0">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
</div>
<img class="img-fluid" src="assets/img/portfolio/cabin.png" alt="..." />
<img class="img-fluid" src="stress.jpeg" alt="..." />
</div>
</div>
<!-- Portfolio Item 2-->
Expand All @@ -79,7 +80,7 @@ <h2 class="page-section-heading text-center text-uppercase text-secondary mb-0">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
</div>
<img class="img-fluid" src="assets/img/portfolio/cake.png" alt="..." />
<img class="img-fluid" src="sad.jpg" alt="..." />
</div>
</div>
<!-- Portfolio Item 3-->
Expand All @@ -88,36 +89,15 @@ <h2 class="page-section-heading text-center text-uppercase text-secondary mb-0">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
</div>
<img class="img-fluid" src="assets/img/portfolio/circus.png" alt="..." />
<img class="img-fluid" src="anxiety.jpg" alt="..." />
</div>
</div>
<!-- Portfolio Item 4-->
<div class="col-md-6 col-lg-4 mb-5 mb-lg-0">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal4">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
</div>
<img class="img-fluid" src="assets/img/portfolio/game.png" alt="..." />
</div>
</div>

<!-- Portfolio Item 5-->
<div class="col-md-6 col-lg-4 mb-5 mb-md-0">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal5">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
</div>
<img class="img-fluid" src="assets/img/portfolio/safe.png" alt="..." />
</div>
</div>

<!-- Portfolio Item 6-->
<div class="col-md-6 col-lg-4">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal6">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
</div>
<img class="img-fluid" src="assets/img/portfolio/submarine.png" alt="..." />
</div>
</div>

</div>
</div>
</section>
Expand Down
Binary file added dist/sad.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/stress.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading