feat: introduce weighting and popularity
This commit is contained in:
@@ -50,7 +50,7 @@ h3 {
|
||||
|
||||
button,
|
||||
img {
|
||||
padding: 0 1em;
|
||||
padding: 0px 1em 4px 1em;
|
||||
margin: 3px auto;
|
||||
}
|
||||
}
|
||||
@@ -146,7 +146,8 @@ button {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
border: 1px solid #404040;
|
||||
justify-content: center;
|
||||
border: 2px solid #404040;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user