diff --git a/index.html b/index.html index 49043a0..329a4f8 100644 --- a/index.html +++ b/index.html @@ -638,7 +638,7 @@ text-align: right; } .compact-views, .compact-votes { display: none; } - .compact-views { + .compact-views, .compact-votes { align-items: center; gap: 0.25rem; color: var(--text-lighter); @@ -2140,7 +2140,7 @@