Some visual / layout improvements

This commit is contained in:
L. Henze
2019-09-18 17:42:20 -04:00
parent b91220368c
commit 300aeb435e
5 changed files with 26 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
<h2 class="comcol-browse-label">{{'browse.comcol.head' | translate}}</h2>
<h2 class="comcol-browse-label h5">{{'browse.comcol.head' | translate}}</h2>
<nav class="comcol-browse" aria-label="Browse Community or Collection" >
<div class="list-group list-group-horizontal">
<a *ngIf="contentType=='collection'" [routerLink]="['/collections/' + id ]" class="list-group-item" routerLinkActive="active">{{'collection.page.browse.recent.head' | translate}}</a>