Skip to content

Commit

Permalink
style: Misc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Betree committed Oct 16, 2024
1 parent 9b3feff commit 8703fb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/styles/_components/VideoDebate/comments/comment.sass
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
.score
text-align: center
font-size: 0.9em
height: 1.1em
min-height: 1.1em
.round-spinner
animation: spinAround 400ms infinite linear, fadeIn 500ms
margin-left: 3px
Expand Down Expand Up @@ -132,4 +132,4 @@
color: lighten($red, 30)
cursor: help
.fa
font-size: 1.4em !important
font-size: 1.4em !important

0 comments on commit 8703fb5

Please sign in to comment.