mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-06 08:08:10 +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 {
|
.header-text {
|
||||||
color: @white;
|
color: @white;
|
||||||
margin-top: 24px;
|
margin: 24px 8px 11px 8px;
|
||||||
margin-bottom: 11px;
|
|
||||||
margin-left: 8px;
|
|
||||||
margin-right: 8px;
|
|
||||||
}
|
}
|
||||||
.recharge-text {
|
.recharge-text {
|
||||||
margin: 0 30px;
|
margin: 0 30px;
|
||||||
|
|
Loading…
Reference in a new issue