Gotta go, no time for a nice commit message
This commit is contained in:
		@@ -5,4 +5,8 @@
 | 
			
		||||
    padding-top: 0px;
 | 
			
		||||
    margin-top: 0px;
 | 
			
		||||
    padding-bottom: 0.2rem;
 | 
			
		||||
 | 
			
		||||
    &--inline{
 | 
			
		||||
        display: inline;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
@@ -8,6 +8,7 @@
 | 
			
		||||
    display: inline-flex;
 | 
			
		||||
    justify-content: space-between;
 | 
			
		||||
    justify-items: stretch;
 | 
			
		||||
    padding: 0;
 | 
			
		||||
 | 
			
		||||
    .LP-Icon__Item{
 | 
			
		||||
        padding: 0 3px;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,15 @@
 | 
			
		||||
.LP-Link {
 | 
			
		||||
    color: $-secondary-color;
 | 
			
		||||
    text-decoration: none;
 | 
			
		||||
    font-family: $-primary-accent-font;
 | 
			
		||||
    font-family: $-primary-sans-serif-accent-font;
 | 
			
		||||
    &:hover {
 | 
			
		||||
        color: $-secondary-accent-color;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .LP-Text{
 | 
			
		||||
        font-family: $-primary-sans-serif-accent-font;
 | 
			
		||||
        &:hover{
 | 
			
		||||
            color: $-secondary-accent-color;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user