mirror of
https://github.com/Radarr/Radarr
synced 2025-12-24 01:10:41 +01:00
Quality size header slightly smaller
This commit is contained in:
parent
c0b7612053
commit
917a918220
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="quality-size-item">
|
||||
<h2 class="center-block">{{name}}</h2>
|
||||
<h3 class="center-block">{{name}}</h3>
|
||||
<div class="size">
|
||||
<div class="size-value-wrapper">
|
||||
<div>
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
text-align: center;
|
||||
|
||||
width: 200px;
|
||||
height: 220px;
|
||||
height: 210px;
|
||||
padding: 10px 15px;
|
||||
|
||||
h3 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue