Skip to content

Commit c5fbc23

Browse files
committed
Add margin right on icon
1 parent 07cb01c commit c5fbc23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Pages/HostingPolicy.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<li>The structured data is in the public domain or released under CC-0.</li>
7070
<li>The license for the text in other namespaces allows commercial and non-commercial use and derivatives (we recommend using the conformant licenses <a href="https://opendefinition.org/licenses/">from this list</a>).</li>
7171
</ul>
72-
<h4 class="align-center d-flex mt-4 mb-3" id="disqualifying-conditions"><v-icon color="red">mdi-circle</v-icon> Disqualifying Conditions (must not be true)</h4>
72+
<h4 class="align-center d-flex mt-4 mb-3" id="disqualifying-conditions"><v-icon class="mr-1" color="red">mdi-circle</v-icon> Disqualifying Conditions (must not be true)</h4>
7373
<p>If any of the following conditions apply, the instance cannot be hosted.</p>
7474
<ul class="mb-4">
7575
<li>Any indication that the dataset or behaviour may violate or already violates the <a href="/terms-of-use">Terms of Use</a> (e.g., copyright violations, prohibited content, abusive behavior, harassment, privacy violations). <v-icon color="orange">mdi-alert</v-icon> Violations of the Terms of Use are governed exclusively by the Terms of Use and are not subject to the procedures described in this policy.</li>

0 commit comments

Comments
 (0)