Merge branch 'master' of mowoe.com:reverend/lostplaces-frontend
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
.LP-Link {
 | 
			
		||||
    color: $-light-brown;
 | 
			
		||||
    text-decoration: none;
 | 
			
		||||
    font-family: $-primary-serif-font;
 | 
			
		||||
    font-family: $-primary-sans-serif-font;
 | 
			
		||||
    &:hover {
 | 
			
		||||
        color: $-grey;
 | 
			
		||||
		text-decoration: underline;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,3 @@
 | 
			
		||||
<p class="LP-Paragraph">
 | 
			
		||||
	Lorem ipsum dolor sit amet, consetetur sadipscing elitr
 | 
			
		||||
	<a href="{{url}}" class="LP-Link"><span class="LP-Link__Text">{{text}}</span></a>
 | 
			
		||||
	sanctus est Lorem ipsum dolor sit amet
 | 
			
		||||
</p>
 | 
			
		||||
@@ -6,6 +6,7 @@
 | 
			
		||||
    @include RV-FlexRow__Container;
 | 
			
		||||
    height: min-content;
 | 
			
		||||
    gap: 3px;
 | 
			
		||||
    transition: background .3s;
 | 
			
		||||
 | 
			
		||||
    &__Remove {
 | 
			
		||||
        .RV-Iconized__Icon {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user