Merge branch 'main' into smaller-statuses-dense-cards
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
scroll-padding-top: 20%;
|
||||
}
|
||||
|
||||
body {
|
||||
@ -110,6 +109,13 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
/** Stars
|
||||
******************************************************************************/
|
||||
|
||||
.stars {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/** Stars in a review form
|
||||
*
|
||||
* Specificity makes hovering taking over checked inputs.
|
||||
|
Reference in New Issue
Block a user