Fix
This commit is contained in:
		
							parent
							
								
									d89b5d0e9b
								
							
						
					
					
						commit
						34ba5103ac
					
				| 
						 | 
				
			
			@ -379,15 +379,15 @@ h6:hover .anchor {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
.pag-back {
 | 
			
		||||
    height: 24px;
 | 
			
		||||
    width: 24px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    color: var(--secondary);
 | 
			
		||||
    margin-left: 0px;
 | 
			
		||||
    margin-bottom: 24px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.pag-back:hover {
 | 
			
		||||
    transform: scale(1.2);
 | 
			
		||||
    transform: scale(1.1);
 | 
			
		||||
    transition-duration: 0.1s;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -39,7 +39,7 @@
 | 
			
		|||
    </ul>
 | 
			
		||||
    <nav class="pag-back">
 | 
			
		||||
      <a href="#back" onclick="window.history.back()">
 | 
			
		||||
      <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24" focusable="false" style="pointer-events: none; display: block; width: 100%; height: 100%;fill: var(--primary);stroke: var(--primary);" stroke-width="1"><polygon points="11.65,3.50 3.80,11.35 11.65,19.20 12.36,18.50 5.71,11.85 20.15,11.85 20.15,10.85 5.71,10.85 12.36,4.20"></polygon></svg>
 | 
			
		||||
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" focusable="false" style="pointer-events: none; display: block; width: 100%; height: 100%;fill: var(--primary);stroke: var(--primary);" stroke-width="1"><polygon points="11.65,3.50 3.80,11.35 11.65,19.20 12.36,18.50 5.71,11.85 20.15,11.85 20.15,10.85 5.71,10.85 12.36,4.20"></polygon></svg>
 | 
			
		||||
      </a>
 | 
			
		||||
    </nav>
 | 
			
		||||
    <br/>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue