Skip to content

Commit 05ff2a4

Browse files
authored
Merge pull request #14 from 42-AI/dev
UX
2 parents 913b625 + c805657 commit 05ff2a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/42ai_home.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h3>{{42ai_home.welcome[lang]}}</h3>
9292
<div style="margin: 25px 15px 15px 15px;">
9393

9494
<h3>{{ 42ai_home.quick_access.text[site.active_lang] }}
95-
<span class="d-md-none" style="float: right; width:auto; height: 18px; display: inline-flex; border-radius: 0px;">
95+
<span class="d-xs-block d-md-none" style="float: right; width:auto; height: 18px; display: inline-flex; border-radius: 0px;">
9696
<img src="/assets/img/corner.png"/>
9797
</span>
9898
</h3>
@@ -136,7 +136,7 @@ <h3>{{ 42ai_home.quick_access.text[site.active_lang] }}
136136
<div style="margin: 25px 15px 25px 15px;">
137137

138138
<h3 class="roboto" style="color: grey;">{{ 42ai_home.last_activity[site.active_lang] }}
139-
<span class="d-md-none" style="float: right; width:auto; height: 18px; display: inline-flex; border-radius: 0px;">
139+
<span class="d-xs-block d-md-none" style="float: right; width:auto; height: 18px; display: inline-flex; border-radius: 0px;">
140140
<img src="/assets/img/corner.png"/>
141141
</span>
142142
</h3>

0 commit comments

Comments
 (0)