update index.css (make text less wide)
This commit is contained in:
parent
211d641662
commit
45ff502b55
1 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,9 @@ body {
|
|||
margin-top: 2px;
|
||||
font-size: 12px;
|
||||
}
|
||||
.readme .text > p {
|
||||
margin-right: 256px;
|
||||
}
|
||||
.readme .text {
|
||||
padding: 16px;
|
||||
font-size: 14px;
|
||||
|
|
Loading…
Reference in a new issue