Skip to content

Commit

Permalink
Rebuild the application
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinmambo committed Dec 28, 2023
1 parent 022a001 commit 8daa688
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@

<body>
<app-root></app-root>
<script src="runtime.131c385592ac2082.js" type="module"></script><script src="polyfills.752197c89f767cb7.js" type="module"></script><script src="scripts.4e6d6f582996c29b.js" defer></script><script src="main.c9eac6532367f9a5.js" type="module"></script></body>
<script src="runtime.131c385592ac2082.js" type="module"></script><script src="polyfills.752197c89f767cb7.js" type="module"></script><script src="scripts.4e6d6f582996c29b.js" defer></script><script src="main.c3990ce1102af74e.js" type="module"></script></body>

</html>

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/app/components/home/home.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
position: relative;
overflow: hidden;
min-height: 100vh;
padding-top: 60px;

&:before {
content: '';
Expand Down

0 comments on commit 8daa688

Please sign in to comment.