Reformat CSS
2 files changed, 3 insertions(+), 3 deletions(-)
M netlify.toml → netlify.toml
@@ -22,4 +22,4 @@ X-Content-Type-Options = "nosniff" X-XSS-Protection = "1; mode=block" Referrer-Policy = "strict-origin-when-cross-origin" Strict-Transport-Security = "max-age=63072000; includeSubdomains" - Content-Security-Policy = "default-src 'none'; img-src 'self'; object-src 'none'; script-src 'none'; style-src 'sha256-5K5tkbXKXWE7Xcs3HIt98Y+XOWAAsdSyGzixGECKPcA='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'" + Content-Security-Policy = "default-src 'none'; img-src 'self'; object-src 'none'; script-src 'none'; style-src 'sha256-8V+sSVjbj+U897SSFG8AIOvquoI2drTloxs2lLwHCEw='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'"
M templates/style.css.html → templates/style.css.html
@@ -48,8 +48,8 @@ margin-right: 10px; } nav active { - font-weight: bold; - margin-right: 10px; + font-weight: bold; + margin-right: 10px; } textarea {