mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07: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…
Add table
Add a link
Reference in a new issue