This commit is contained in:
2026-07-23 16:24:02 +08:00
parent 44a7e48c60
commit bc269f91eb
4 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const Navbar = () => {
<span><span></span></span>
</div>
<div class="container-right">
<a href="/" onClick={handleNavColor}></a>
<a href="/" class="active" onClick={handleNavColor}></a>
<a href="/history" onClick={handleNavColor}></a>
<button onClick={handleClick}></button>
</div>
+7 -6
View File
@@ -298,16 +298,16 @@ a
.result
width: 35rem
height: 1.5rem
min-height: 1.5rem
margin: 0 auto
.result-complete
display: flex
align-items: center
justify-content: center
height: 2.25rem
// height: 2.25rem
gap: 0.75rem
margin-bottom: 1.5rem
margin: 0.5rem 0 1.5rem 0
> svg
width: 1.5rem
@@ -331,9 +331,10 @@ a
gap: 1.5rem
> img
max-width: 8rem
max-height: 8rem
background-color: #333
width: 8rem
height: 8rem
object-fit: cover
background-color: #333333
border-radius: 0.5rem
.result-word