Add line-breaks to all file-endings

This commit is contained in:
Manuel Thalmann 2021-05-11 19:39:53 +00:00
parent 695efff492
commit b3107eb09a
4 changed files with 4 additions and 5 deletions

View file

@ -7,4 +7,4 @@
"msjsdiag.debugger-for-chrome", "msjsdiag.debugger-for-chrome",
"neilbrayfield.php-docblocker" "neilbrayfield.php-docblocker"
] ]
} }

View file

@ -13,4 +13,4 @@
"exclude": [ "exclude": [
"./src/tests/**/*" "./src/tests/**/*"
] ]
} }

View file

@ -1,4 +1,3 @@
<!doctype html> <!doctype html>
<html class="h-100"> <html class="h-100">
<head> <head>
@ -57,4 +56,4 @@
$Form $Form
</main> </main>
</body> </body>
</html> </html>

View file

@ -1 +1 @@
$tagline-font-size: $small-font-size / 2; $tagline-font-size: $small-font-size / 2;