mirror of
https://github.com/kognise/water.css.git
synced 2025-08-13 16:44:58 +02:00
Remove extraneous semicolon
This commit is contained in:
@@ -2,7 +2,7 @@ body {
|
|||||||
background: #202b38;
|
background: #202b38;
|
||||||
color: #dbdbdb;
|
color: #dbdbdb;
|
||||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
|
||||||
text-rendering: optimizeLegibility;;
|
text-rendering: optimizeLegibility;
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
|
Reference in New Issue
Block a user