mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-04 16:22:48 +08:00
add spacing after your progess
This commit is contained in:
@@ -964,7 +964,7 @@
|
||||
<p class="muted">
|
||||
Level up by completing lessons and missions. Earn badges as you improve your pilot readbacks.
|
||||
</p>
|
||||
<div class="hero-highlight" role="region" aria-label="Next objective">
|
||||
<div class="hero-highlight mb-24" role="region" aria-label="Next objective">
|
||||
<div class="hero-orb" :style="{ '--progress': levelProgress + '%' }">
|
||||
<div class="hero-orb-core">
|
||||
<span class="hero-orb-level">Lvl {{ level }}</span>
|
||||
|
||||
Reference in New Issue
Block a user