diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/index.html b/index.html old mode 100755 new mode 100644 index 7b6cb89..2a50d83 --- a/index.html +++ b/index.html @@ -53,7 +53,7 @@
- +
diff --git a/jquery.fireworks.js b/jquery.fireworks.js old mode 100755 new mode 100644 diff --git a/main.css b/main.css old mode 100755 new mode 100644 index e79d939..d1eb821 --- a/main.css +++ b/main.css @@ -17,7 +17,7 @@ body { } .countdown { - font-family: "Open Sans"; + font-family: sans-serif monospace; color: #fff; display: flex; font-weight: 400; diff --git a/script.js b/script.js old mode 100755 new mode 100644