1
0
Fork 0

Update loops view

This commit is contained in:
Daniel Supernault 2019-05-27 23:08:08 -06:00
parent e20910b1d2
commit cf1848030a
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
@extends('layouts.app')
@section('content')
<div class="bg-success" style="height:10px;"></div>
<div class="bg-success" style="height:1.2px;"></div>
<div class="profile-header">
<div class="container pt-5">
<div class="profile-details text-center">
<div class="username-bar text-dark">
<p class="display-4 font-weight-bold mb-0">Loops <sup class="lead">BETA</sup></p>
<p class="display-4 font-weight-bold mb-0"><span class="text-success">Loops</span> <sup class="lead">BETA</sup></p>
<p class="lead font-weight-lighter">Short looping videos</p>
</div>
</div>