diff --git a/css/app.css b/css/app.css index 1060a96..ae610fc 100644 --- a/css/app.css +++ b/css/app.css @@ -426,3 +426,10 @@ section { .has-padding { padding: 1rem; } + +/** + * Weird fixes + */ +template { + display: none; +} \ No newline at end of file