Explorar o código

Minor fix in dashboard placeholder

Vijayakrishnan Krishnan %!s(int64=5) %!d(string=hai) anos
pai
achega
fe0c08396c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/pro/dashboard.blade.php

+ 1 - 1
resources/views/pro/dashboard.blade.php

@@ -2,6 +2,6 @@
 
 @section('content')
 
-    <h2>Coming soon ...</h2>
+    <h2 class="p-3">Coming soon ...</h2>
 
 @endsection