Change size of author and date
This commit is contained in:
		@@ -8,16 +8,15 @@
 | 
			
		||||
    background: $color-background-obscur;
 | 
			
		||||
    border-top: solid 10px #343131;
 | 
			
		||||
    font-family: $serif;
 | 
			
		||||
    font-size: 0.8em;
 | 
			
		||||
    z-index:400;
 | 
			
		||||
 | 
			
		||||
    .author {
 | 
			
		||||
        font-size: 1rem;
 | 
			
		||||
        font-size: 0.8rem;
 | 
			
		||||
        margin-bottom: 0px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .date {
 | 
			
		||||
        font-size: 0.9rem;
 | 
			
		||||
        font-size: 0.7rem;
 | 
			
		||||
        margin-bottom: 0px;
 | 
			
		||||
        color: $color-secondary;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user