Update
This commit is contained in:
		@@ -103,8 +103,8 @@
 | 
			
		||||
                    <p>{$content.findOur}</p>
 | 
			
		||||
                    <ol id="entities-list">
 | 
			
		||||
                        <li><a href={"/" + locale + "/groups"}>{$content.group}</a>,</li> 
 | 
			
		||||
                        <li><a href={"/" + locale + "/parties"}>{$content.party}</a></li> 
 | 
			
		||||
                        <li><a href={"/" + locale + "/trade-unions"}>{$content.tradeUnion}</a></li> 
 | 
			
		||||
                        <li><a href={"/" + locale + "/parties"}>{$content.party}</a>,</li> 
 | 
			
		||||
                        <li><a href={"/" + locale + "/trade-unions"}>{$content.tradeUnion}</a>,</li> 
 | 
			
		||||
                        <li><a href={"/" + locale + "/cooperatives"}>{$content.cooperative}</a> {$content.or}</li>
 | 
			
		||||
                        <li><a href={"/" + locale + "/communes"}>{$content.commune}</a></li> 
 | 
			
		||||
                    </ol>
 | 
			
		||||
 
 | 
			
		||||
@@ -168,14 +168,14 @@
 | 
			
		||||
        justify-content: space-between;
 | 
			
		||||
        margin: auto;
 | 
			
		||||
        margin-top: 2rem;
 | 
			
		||||
        max-width: 34rem;
 | 
			
		||||
        max-width: 38rem;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .link-button {
 | 
			
		||||
        display: inline-block;
 | 
			
		||||
        font-size: 1.6rem;
 | 
			
		||||
        font-family: var(--sans-serif,sans-serif);
 | 
			
		||||
        width: 14rem;
 | 
			
		||||
        width: 17rem;
 | 
			
		||||
        line-height: 4rem;
 | 
			
		||||
        background: var(--red);
 | 
			
		||||
        color: white;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user