Skip to content

Commit aadd13c

Browse files
committed
fix: move musicbrainz paragraph to left column
1 parent e26b3e6 commit aadd13c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

theme/templates/pages/features.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,14 @@ <h6 class="docs-header">{% trans %}Search &amp; Sort{% endtrans %}</h6>
143143
<p>
144144
{% trans %}Start typing to find the track you're thinking of, or narrow your search to a specific tag. Sort the library table hierarchically with multiple tags at a time.{% endtrans %}
145145
</p>
146+
147+
<h6 class="docs-header">{% trans %}MusicBrainz Tag Lookup{% endtrans %}</h6>
148+
<p>{% trans %}Fingerprint your tracks and fetch missing tags from MusicBrainz.{% endtrans %}</p>
146149
</div>
147150
<div class="feature-indent">
148151
<img class="responsive drop-shadow" src="{{ SITEURL }}/theme/images/2.0/feature-library.png">
149152
<h6 class="docs-header">{% trans %}External DJ Library Integration{% endtrans %}</h6>
150153
<p>{% trans %}Mixxx reads your local music libraries from iTunes, Traktor, Banshee, Rekordbox, Rhythmbox, and Serato — just open Mixxx and start mixing with your existing tracks.{% endtrans %}</p>
151-
152-
<h6 class="docs-header">{% trans %}MusicBrainz Tag Lookup{% endtrans %}</h6>
153-
<p>{% trans %}Fingerprint your tracks and fetch missing tags from MusicBrainz.{% endtrans %}</p>
154154
</div>
155155
<div class="feature-indent">
156156
<img src="{{ SITEURL }}/theme/images/ic_library_prepare.png" class="feature-icon drop-shadow">

0 commit comments

Comments
 (0)