changes to replay graphs
This commit is contained in:
parent
c611b032cc
commit
a5746f08fa
1 changed files with 5 additions and 1 deletions
|
@ -927,7 +927,9 @@
|
|||
.top-genres-container {
|
||||
|
||||
.genre-name {
|
||||
font-size: 1.2em;
|
||||
font-size: 0.9em;
|
||||
margin: 6px 0px;
|
||||
font-weight: 500;
|
||||
}
|
||||
.genre-count {
|
||||
width: 100%;
|
||||
|
@ -944,6 +946,8 @@
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
min-width: 32px;
|
||||
font-size: 0.9em;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue