Minor width fix
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
 | 
			
		||||
    .LP-LinkList__Item{
 | 
			
		||||
        border-left: 1px solid $-light-brown;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
        width: calc(100% - 1px);
 | 
			
		||||
        margin-top: 12px;
 | 
			
		||||
 | 
			
		||||
        .LP-Link{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user