mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -07:00
Line up cards on the homepage
This commit is contained in:
parent
19680d3bc7
commit
a27c423569
2 changed files with 5 additions and 5 deletions
|
@ -706,8 +706,8 @@ a .users-poster-face:hover {
|
||||||
height: 290px;
|
height: 290px;
|
||||||
min-width: 350px;
|
min-width: 350px;
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
margin-right: 20px;
|
margin-right: 25px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 25px;
|
||||||
}
|
}
|
||||||
.dashboard-activity-container {
|
.dashboard-activity-container {
|
||||||
height: 240px;
|
height: 240px;
|
||||||
|
@ -1124,8 +1124,8 @@ a .dashboard-activity-metadata-user-thumb:hover {
|
||||||
height: 160px;
|
height: 160px;
|
||||||
min-width: 350px;
|
min-width: 350px;
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
margin-right: 20px;
|
margin-right: 25px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 25px;
|
||||||
}
|
}
|
||||||
.dashboard-stats-container {
|
.dashboard-stats-container {
|
||||||
height: 160px;
|
height: 160px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue