Skip to content

Commit

Permalink
SOEOP-170: added opacity class to the featured image (#24)
Browse files Browse the repository at this point in the history
* SOEOP-170: added opacity class to the featured image
  • Loading branch information
cjwest authored and boznik committed Dec 11, 2019
1 parent 447e801 commit 4070eb4
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 120 deletions.
2 changes: 1 addition & 1 deletion modules/stanford_bean_types_featured/Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ module.exports = function(grunt) {
grunt.loadNpmTasks('grunt-contrib-sass');
grunt.loadNpmTasks('grunt-contrib-watch');
grunt.registerTask('default', ['watch']);
}
};
Loading

0 comments on commit 4070eb4

Please sign in to comment.