no more center for blurry text

This commit is contained in:
2024-03-04 20:20:31 +01:00
parent dfad694d2f
commit e5a3038e77
-1
View File
@@ -446,7 +446,6 @@ input[type="range"]#volume::-webkit-slider-thumb {
display: flex; display: flex;
flex-flow: row nowrap; flex-flow: row nowrap;
justify-content: center; justify-content: center;
text-align: center;
flex-grow: 1; flex-grow: 1;
align-items: center; align-items: center;
} }