Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Commit cfc4cd3

Browse files
committed
Remove unicode Byte Order Mark from couple of files
1 parent 7dc554c commit cfc4cd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mdserver.yaml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
listen: 0.0.0.0:8890
1+
listen: 0.0.0.0:8890

public/static/stylesheets/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
body { padding-bottom: 70px; padding-top: 70px; }
1+
body { padding-bottom: 70px; padding-top: 70px; }
22
#container
33
{
44
background:#fff;

0 commit comments

Comments
 (0)