Skip to content

Commit

Permalink
fix: dividers
Browse files Browse the repository at this point in the history
  • Loading branch information
filipslezaklab committed Oct 3, 2023
1 parent ff4418a commit a0b18de
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 9 deletions.
4 changes: 0 additions & 4 deletions scss/pages/services.scss
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,5 @@ main {
}
}
}

& > .divider {
width: calc(100% + 80px);
}
}
}
3 changes: 0 additions & 3 deletions src/assets/css/pages/services.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/css/pages/services.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/pages/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h3>Michał Gryczka</h3>
<a href="tel:+48509895529"> +48 509 89 55 29 </a>
</div>
</section>
<div class="divider contact"></div>
<div class="divider"></div>
<section>
<h2>Fund:</h2>
<h3>Robert Olejnik</h3>
Expand Down

0 comments on commit a0b18de

Please sign in to comment.