mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 05:06:53 +08:00
Very questionable whether CSS linting is worth it
This commit is contained in:
parent
4f75f7435f
commit
dc0c6e2307
1 changed files with 1 additions and 4 deletions
|
@ -16,10 +16,7 @@
|
|||
}
|
||||
.header-text {
|
||||
color: @white;
|
||||
margin-top: 24px;
|
||||
margin-bottom: 11px;
|
||||
margin-left: 8px;
|
||||
margin-right: 8px;
|
||||
margin: 24px 8px 11px 8px;
|
||||
}
|
||||
.recharge-text {
|
||||
margin: 0 30px;
|
||||
|
|
Loading…
Reference in a new issue