Merge branch 'master' into music-game
This commit is contained in:
commit
f516aebdc2
3 changed files with 5 additions and 4 deletions
|
@ -1203,6 +1203,7 @@ select::placeholder {
|
|||
letter-spacing: 0.1rem;
|
||||
word-break: keep-all;
|
||||
opacity: 0.8;
|
||||
|
||||
position: relative;
|
||||
top: -1px;
|
||||
}
|
||||
|
|
2
common/static/css/boofilsic.min.css
vendored
2
common/static/css/boofilsic.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -20,11 +20,11 @@ $spotify-color-secondary: black
|
|||
font-weight: lighter
|
||||
letter-spacing: 0.1rem
|
||||
word-break: keep-all
|
||||
|
||||
opacity: 0.8
|
||||
|
||||
position: relative;
|
||||
top: -1px;
|
||||
|
||||
position: relative
|
||||
top: -1px
|
||||
|
||||
&.source-label__in-site
|
||||
border-color: $in-site-color
|
||||
|
|
Loading…
Add table
Reference in a new issue