Skip to content

Commit

Permalink
pouss
Browse files Browse the repository at this point in the history
sary
  • Loading branch information
iampifina committed Feb 17, 2024
1 parent 30f41d8 commit 50c7cb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -3806,7 +3806,7 @@ textarea.form-control-lg {
--bs-navbar-active-color: rgba(0, 0, 0, 0.9);
--bs-navbar-brand-padding-y: 0.3125rem;
--bs-navbar-brand-margin-end: 1rem;
--bs-navbar-brand-font-size: 0.5rem;
--bs-navbar-brand-font-size: 0.8rem;
--bs-navbar-brand-color: rgba(0, 0, 0, 0.9);
--bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);
--bs-navbar-nav-link-padding-x: 0.5rem;
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h4><img height="40" src="assets/logo6.svg" alt="..." />Didactik</a></h4>
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-left">
<h4 class="text-white">Misty</h4>
<h4 class="text-white">Reussites</h4>
<p class="mb-0 text-white-50">An example of where you can put an image of a project, or anything else, along with a description.</p>
</div>
</div>
Expand All @@ -134,7 +134,7 @@ <h4 class="text-white">Misty</h4>
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-right">
<h4 class="text-white">Mountains</h4>
<h4 class="text-white">Succes</h4>
<p class="mb-0 text-white-50">Another example of a project with its respective description. These sections work well responsively as well!</p>
</div>
</div>
Expand Down

0 comments on commit 50c7cb6

Please sign in to comment.