Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Nachbauer committed Aug 27, 2024
1 parent fd21013 commit 3eaf700
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 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.0",
"version": "2.10.1",
"scripts": {
"build": "gulp"
},
Expand Down
1 change: 1 addition & 0 deletions assets/sass/child-theme/navigation-mobile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@
align-items: center;
width: 100%;
padding: 30px 10px;
margin-bottom: 50px;

img {
border-radius: 3px;
Expand Down
1 change: 1 addition & 0 deletions assets/sass/components/content-slider.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
column-gap: 15px;
overflow-x: scroll;
scroll-snap-type: x mandatory;
flex-wrap: nowrap;
}

.hsc--content-slider-item {
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.9.31
* Version: 2.10.1
* 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 3eaf700

Please sign in to comment.