Adjust teaser styles depending on grid or single view
This commit is contained in:
@@ -42,6 +42,9 @@ module.exports = {
|
||||
xl: '1280px',
|
||||
},
|
||||
extend: {
|
||||
fontSize: {
|
||||
'xs': '.6rem',
|
||||
},
|
||||
colors: {
|
||||
overlay: {
|
||||
black: tinycolor('#000000').setAlpha(0.85).toRgbString(),
|
||||
|
||||
Reference in New Issue
Block a user