Initial Drupal 11 with DDEV setup
This commit is contained in:
		
							
								
								
									
										48
									
								
								web/core/themes/olivero/olivero.breakpoints.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								web/core/themes/olivero/olivero.breakpoints.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,48 @@
 | 
			
		||||
olivero.sm:
 | 
			
		||||
  label: Small
 | 
			
		||||
  mediaQuery: 'all and (min-width: 500px)'
 | 
			
		||||
  weight: 0
 | 
			
		||||
  multipliers:
 | 
			
		||||
    - 1x
 | 
			
		||||
olivero.md:
 | 
			
		||||
  label: Medium
 | 
			
		||||
  mediaQuery: 'all and (min-width: 700px)'
 | 
			
		||||
  weight: 1
 | 
			
		||||
  multipliers:
 | 
			
		||||
    - 1x
 | 
			
		||||
olivero.lg:
 | 
			
		||||
  label: Large
 | 
			
		||||
  mediaQuery: 'all and (min-width: 1000px)'
 | 
			
		||||
  weight: 2
 | 
			
		||||
  multipliers:
 | 
			
		||||
    - 1x
 | 
			
		||||
olivero.xl:
 | 
			
		||||
  label: X-Large
 | 
			
		||||
  mediaQuery: 'all and (min-width: 1300px)'
 | 
			
		||||
  weight: 3
 | 
			
		||||
  multipliers:
 | 
			
		||||
    - 1x
 | 
			
		||||
olivero.nav-md:
 | 
			
		||||
  label: Nav Medium
 | 
			
		||||
  mediaQuery: 'all and (min-width: 500px)'
 | 
			
		||||
  weight: 4
 | 
			
		||||
  multipliers:
 | 
			
		||||
    - 1x
 | 
			
		||||
olivero.nav:
 | 
			
		||||
  label: Nav
 | 
			
		||||
  mediaQuery: 'all and (min-width: 1200px)'
 | 
			
		||||
  weight: 5
 | 
			
		||||
  multipliers:
 | 
			
		||||
    - 1x
 | 
			
		||||
olivero.grid-md:
 | 
			
		||||
  label: Grid Medium
 | 
			
		||||
  mediaQuery: 'all and (min-width: 700px)'
 | 
			
		||||
  weight: 6
 | 
			
		||||
  multipliers:
 | 
			
		||||
    - 1x
 | 
			
		||||
olivero.grid-max:
 | 
			
		||||
  label: Grid Max
 | 
			
		||||
  mediaQuery: 'all and (min-width: 1440px)'
 | 
			
		||||
  weight: 7
 | 
			
		||||
  multipliers:
 | 
			
		||||
    - 1x
 | 
			
		||||
		Reference in New Issue
	
	Block a user