🎨
This commit is contained in:
		@@ -126,7 +126,7 @@ root(isDark)
 | 
				
			|||||||
		margin 0
 | 
							margin 0
 | 
				
			||||||
		font-size 0.95em
 | 
							font-size 0.95em
 | 
				
			||||||
		font-weight normal
 | 
							font-weight normal
 | 
				
			||||||
		color #4078c0
 | 
							color isDark ? #539eff : #4078c0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	> p
 | 
						> p
 | 
				
			||||||
		display block
 | 
							display block
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user