mirror of
https://github.com/Radarr/Radarr
synced 2025-03-14 16:09:37 +00:00
Merged branch develop into develop
This commit is contained in:
commit
76963d8109
2 changed files with 2 additions and 2 deletions
|
@ -170,7 +170,7 @@ body {
|
|||
.card(#aaaaaa);
|
||||
/* width : 1210px;
|
||||
min-width : 1210px; */
|
||||
max-width : 1210px;
|
||||
max-width : 1429px;
|
||||
margin : auto;
|
||||
// margin-top : -70px;
|
||||
padding : 20px 0px;
|
||||
|
|
|
@ -130,7 +130,7 @@
|
|||
.card;
|
||||
.clickable;
|
||||
margin-bottom : 20px;
|
||||
height : 363px;
|
||||
height : 382px;
|
||||
|
||||
.center {
|
||||
display : block;
|
||||
|
|
Loading…
Add table
Reference in a new issue