mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 14:59: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;
 | 
							color: $colorText;
 | 
				
			||||||
		display: block;
 | 
							display: block;
 | 
				
			||||||
		padding-bottom: 3rem;
 | 
							padding-bottom: 3rem;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							&:visited {
 | 
				
			||||||
 | 
								color: $colorText;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	h2 {
 | 
						h2 {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user