From 8f411bf56dc1d76fc960a9027e03a374fae52476 Mon Sep 17 00:00:00 2001 From: Colin Viebrock Date: Thu, 12 Sep 2013 12:00:12 -0500 Subject: [PATCH] convert indentation to tabs, like every other file in Laravel :) --- app/views/hello.php | 62 ++++++++++++++++++++++----------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/app/views/hello.php b/app/views/hello.php index 236c4ade..d8b85b85 100644 --- a/app/views/hello.php +++ b/app/views/hello.php @@ -1,42 +1,42 @@ - - Laravel PHP Framework - + h1 { + font-size: 32px; + margin: 16px 0 0 0; + } + -
- -

You have arrived.

-
+
+ +

You have arrived.

+