Browse Source

Update loops view

Daniel Supernault 6 years ago
parent
commit
cf1848030a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      resources/views/discover/loops/home.blade.php

+ 2 - 2
resources/views/discover/loops/home.blade.php

@@ -1,12 +1,12 @@
 @extends('layouts.app')
 @extends('layouts.app')
 
 
 @section('content')
 @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="profile-header">
   <div class="container pt-5">
   <div class="container pt-5">
     <div class="profile-details text-center">
     <div class="profile-details text-center">
       <div class="username-bar text-dark">
       <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>
         <p class="lead font-weight-lighter">Short looping videos</p>
       </div>
       </div>
     </div>
     </div>