chore: 猫耳の先端って本来少し丸まっているものなのではないだろうか (#10800)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
		 Acid Chicken (硫酸鶏)
					Acid Chicken (硫酸鶏)
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							6fd63c1fb6
						
					
				
				
					commit
					1a96425768
				
			| @@ -222,7 +222,7 @@ watch(() => props.user.avatarBlurhash, () => { | ||||
| 			transform: rotate(37.5deg) skew(30deg); | ||||
|  | ||||
| 			&, &::after { | ||||
| 				border-radius: 0 75% 75%; | ||||
| 				border-radius: 25% 75% 75%; | ||||
| 			} | ||||
|  | ||||
| 			> .layer { | ||||
| @@ -251,7 +251,7 @@ watch(() => props.user.avatarBlurhash, () => { | ||||
| 			transform: rotate(-37.5deg) skew(-30deg); | ||||
|  | ||||
| 			&, &::after { | ||||
| 				border-radius: 75% 0 75% 75%; | ||||
| 				border-radius: 75% 25% 75% 75%; | ||||
| 			} | ||||
|  | ||||
| 			> .layer { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user