Add line-breaks to all file-endings
This commit is contained in:
parent
695efff492
commit
b3107eb09a
4 changed files with 4 additions and 5 deletions
2
.vscode/extensions.json
vendored
2
.vscode/extensions.json
vendored
|
@ -7,4 +7,4 @@
|
|||
"msjsdiag.debugger-for-chrome",
|
||||
"neilbrayfield.php-docblocker"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -13,4 +13,4 @@
|
|||
"exclude": [
|
||||
"./src/tests/**/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
<!doctype html>
|
||||
<html class="h-100">
|
||||
<head>
|
||||
|
@ -57,4 +56,4 @@
|
|||
$Form
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -1 +1 @@
|
|||
$tagline-font-size: $small-font-size / 2;
|
||||
$tagline-font-size: $small-font-size / 2;
|
||||
|
|
Loading…
Reference in a new issue