Skip to content

Commit af24b3a

Browse files
committed
spacing on admin page
1 parent bf63401 commit af24b3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

resources/views/project_admin.blade.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@extends('layouts.master')
2-
2+
<div class="container" style="padding-top:10%">
33
@section('title')
44
Project Admin Page
55
@endsection
@@ -115,3 +115,4 @@
115115
</form>
116116
</div>
117117
@endsection
118+
</div>

0 commit comments

Comments
 (0)