mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Fixed visited link
This commit is contained in:
		@@ -18,6 +18,10 @@ const formattedDate = dayjs(post.data.pubDate.toString()).format("MMMM DD, YYYY"
 | 
			
		||||
		color: $colorText;
 | 
			
		||||
		display: block;
 | 
			
		||||
		padding-bottom: 3rem;
 | 
			
		||||
 | 
			
		||||
		&:visited {
 | 
			
		||||
			color: $colorText;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	h2 {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user