Adding a another variation of headline
This commit is contained in:
		@@ -15,5 +15,13 @@
 | 
			
		||||
 | 
			
		||||
    &--inline{
 | 
			
		||||
        display: inline;
 | 
			
		||||
    }
 | 
			
		||||
	}
 | 
			
		||||
	
 | 
			
		||||
	&--teaser{
 | 
			
		||||
		font-family: $-primary-sans-serif-font;
 | 
			
		||||
		color: $-secondary-color;
 | 
			
		||||
		font-size: 1rem;
 | 
			
		||||
		padding: 0px;
 | 
			
		||||
		margin: 0px;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
@@ -9,6 +9,12 @@
 | 
			
		||||
            "context": {
 | 
			
		||||
                "modifier": "--main"
 | 
			
		||||
            }
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
            "name": "teaser",
 | 
			
		||||
            "context": {
 | 
			
		||||
                "modifier": "--teaser"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user