Skip to content

Commit

Permalink
fix: content out of screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Chronostasys authored Sep 18, 2024
1 parent fecb6f7 commit f37333a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ watch(
padding: 10px 0 0 20px;
border-radius: 10px;
color: aliceblue;
width: fit-content;
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
border: 5px #666 solid;
}
Expand Down

0 comments on commit f37333a

Please sign in to comment.