mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
fix(css): lighter columns title
This commit is contained in:
parent
1c41c4ddb9
commit
a22e28143f
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ for $stage in $stages
|
|||
.task-column_title
|
||||
margin: 0 0 0.5em
|
||||
padding: 0
|
||||
font-weight: 300
|
||||
|
||||
// 50% width columns with scrollbars for tablets
|
||||
@media (min-width: 768px) and (max-width: 970px)
|
||||
|
|
|
|||
Loading…
Reference in a new issue