Toevoegen padding
This commit is contained in:
parent
047426d00d
commit
a78a995ea0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ body {
|
||||||
//text-rendering: optimizeLegibility;
|
//text-rendering: optimizeLegibility;
|
||||||
//-webkit-font-smoothing: antialiased;
|
//-webkit-font-smoothing: antialiased;
|
||||||
//-moz-osx-font-smoothing: grayscale;
|
//-moz-osx-font-smoothing: grayscale;
|
||||||
//padding: 1.2rem;
|
padding: 1.0rem;
|
||||||
// background: hsla(93, 0%, 96%, 1.00);
|
// background: hsla(93, 0%, 96%, 1.00);
|
||||||
//color: #2E2E2E;
|
//color: #2E2E2E;
|
||||||
color: #222226;
|
color: #222226;
|
||||||
|
|
Loading…
Reference in a new issue