mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-10 16:27:28 +08:00
[S] Minor style issue
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<div>home</div>
|
<div>home</div>
|
||||||
<div>maps</div>
|
<div>maps</div>
|
||||||
<div>rankings</div>
|
<div>rankings</div>
|
||||||
<Icon icon="tabler:search" />
|
<div><Icon icon="tabler:search" /></div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<Router {url}>
|
<Router {url}>
|
||||||
@@ -42,6 +42,9 @@
|
|||||||
text-decoration: underline 1px solid transparent
|
text-decoration: underline 1px solid transparent
|
||||||
text-underline-offset: 0.1em
|
text-underline-offset: 0.1em
|
||||||
|
|
||||||
|
display: flex
|
||||||
|
align-items: center
|
||||||
|
|
||||||
&:hover
|
&:hover
|
||||||
color: $c-main
|
color: $c-main
|
||||||
text-decoration-color: $c-main
|
text-decoration-color: $c-main
|
||||||
|
|||||||
Reference in New Issue
Block a user