mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	🎨
This commit is contained in:
		
							parent
							
								
									80e52c57e1
								
							
						
					
					
						commit
						d37c06884d
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -297,7 +297,7 @@ export default Vue.extend({
 | 
				
			||||||
	> .images
 | 
						> .images
 | 
				
			||||||
		display grid
 | 
							display grid
 | 
				
			||||||
		grid-template-columns 1fr 1fr 1fr
 | 
							grid-template-columns 1fr 1fr 1fr
 | 
				
			||||||
		gap 4px
 | 
							gap 8px
 | 
				
			||||||
		padding 16px
 | 
							padding 16px
 | 
				
			||||||
		margin-bottom 16px
 | 
							margin-bottom 16px
 | 
				
			||||||
		background var(--face)
 | 
							background var(--face)
 | 
				
			||||||
| 
						 | 
					@ -307,6 +307,7 @@ export default Vue.extend({
 | 
				
			||||||
			background-position center center
 | 
								background-position center center
 | 
				
			||||||
			background-size cover
 | 
								background-size cover
 | 
				
			||||||
			background-clip content-box
 | 
								background-clip content-box
 | 
				
			||||||
 | 
								border-radius 4px
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	> .tl
 | 
						> .tl
 | 
				
			||||||
		background var(--face)
 | 
							background var(--face)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue