Change words and styles

This commit is contained in:
cuom1999 2022-10-17 19:03:07 -05:00
parent f34529c3d8
commit 103a4bb69d
2 changed files with 14 additions and 11 deletions

View file

@ -17,7 +17,7 @@
width: 2em;
display: inline-block;
margin-right: 0.5em;
margin-left: 0.5em;
margin-left: 0.1em;
}
.toggle {
cursor: pointer;
@ -27,7 +27,7 @@
{% if recent_organizations %}
<div class="blog-sidebox sidebox">
<h3>{{ _('Recently visited organizations') }} <i class="fa fa-users"></i></h3>
<h3>{{ _('Recent groups') }} <i class="fa fa-users"></i></h3>
<div class="organization-container toggled">
{% for organization in recent_organizations %}
<a href="{{ url('organization_home', organization.organization.pk, organization.organization.slug) }}" class="sidebox-content organization-row" title="{{organization.organization.about}}">