Kavita/UI/Web/src/app/cards/download-indicator/download-indicator.component.scss
Christopher cc8e7e159b Converted majority PX values to REM
Everything but dark.scss and values inside calc() have been converted from px to rem
2025-05-01 21:31:30 -06:00

4 lines
No EOL
52 B
SCSS

.download {
width: 5.0rem;
height: 5.0rem;
}