Skip to content

Commit

Permalink
Fix mobile homepage view
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r committed Apr 25, 2024
1 parent 718cbe0 commit 3d20557
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/TimelineComponent.astro
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,7 @@ import "/src/styles/timeline.scss";
<div class="direction-r completed">
<div class="flag-wrapper">
<span class="flag">
<a
style="text-decoration:none"
href='https://github.com/Athena-OS/athena-nix/'
>
Implementation of Nix/NixOS based distribution
</a>
</span>
<span class="time-wrapper"><span class="time">Milestone Q1</span></span>
</div>
Expand Down

0 comments on commit 3d20557

Please sign in to comment.