Skip to content

Commit

Permalink
Merge pull request #14 from 42-AI/dev
Browse files Browse the repository at this point in the history
UX
  • Loading branch information
maperez42 authored Oct 3, 2024
2 parents 913b625 + c805657 commit 05ff2a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/42ai_home.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h3>{{42ai_home.welcome[lang]}}</h3>
<div style="margin: 25px 15px 15px 15px;">

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

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

0 comments on commit 05ff2a4

Please sign in to comment.