Skip to content

Commit

Permalink
css cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Disservin committed Apr 11, 2023
1 parent 70a4a14 commit 81e0db6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/views/Analysis.vue
Original file line number Diff line number Diff line change
Expand Up @@ -670,10 +670,6 @@ h1 {
}
}
.test {
background-color: aquamarine;
}
.analysis-info {
flex: 1;
display: flex;
Expand Down Expand Up @@ -769,7 +765,7 @@ h1 {
z-index: 3;
}
.piece {
#promotion-select .piece {
width: 20%;
height: 5rem;
background-size: contain;
Expand Down

0 comments on commit 81e0db6

Please sign in to comment.