Skip to content

Commit

Permalink
Merge pull request #7 from lara-zeus/fix-another-portfolio
Browse files Browse the repository at this point in the history
fix another-portfolio theme
  • Loading branch information
atmonshi authored Sep 26, 2023
2 parents 0c9e63a + b50351c commit 643ee8d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion resources/css/daisy.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
}
}


@layer utilities {
/* debug tool 😜 */
.bord {
Expand Down
2 changes: 1 addition & 1 deletion resources/dist/css/breeze.css

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="{{ asset('favicon/favicon-16x16.png') }}">
<link rel="manifest" href="{{ asset('favicon/site.webmanifest') }}">

<link rel="stylesheet" href="{{ asset('vendor/zeus/frontend.css') }}">
<link rel="stylesheet" href="{{ asset('vendor/zeus-artemis/css/another-portfolio.css') }}">

<style>
Expand Down

0 comments on commit 643ee8d

Please sign in to comment.