Skip to content

Commit

Permalink
color fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Nachbauer committed Aug 28, 2024
1 parent 359221f commit b9a9f9e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hsc-theme",
"version": "2.10.2",
"version": "2.10.3",
"scripts": {
"build": "gulp"
},
Expand Down
1 change: 0 additions & 1 deletion assets/sass/child-theme/fonts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
//@use '../setup/functions' as functions;

@mixin heading-default {
color: variables.$color-blue-dark;
font-family: variables.$font-family-bold-italic;
line-height: variables.$line-height--default;
}
Expand Down
2 changes: 1 addition & 1 deletion assets/sass/wordpress.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Theme Name: Naba HSC Divi Child
* Theme URI: http://www.elegantthemes.com/gallery/divi/
* Version: 2.10.2
* Version: 2.10.3
* Description: Child Theme for Divi
* Author: Nachbauer Philip
* Author URI: http://www.naba.at
Expand Down
4 changes: 2 additions & 2 deletions style.css

Large diffs are not rendered by default.

0 comments on commit b9a9f9e

Please sign in to comment.