mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Forgot to change the header in remote
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main class="center-align container">
|
<main class="center-align container remote-container">
|
||||||
<div class="section">
|
<div class="section">
|
||||||
<h3 id="remote-text">Remote Controller</h3>
|
<h3 id="remote-text">Remote Controller</h3>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -378,6 +378,10 @@ hide mdi-action-visibility mdi-action-visibility-off
|
|||||||
margin-top:64px;
|
margin-top:64px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.remote-container{
|
||||||
|
margin-top:64px;
|
||||||
|
}
|
||||||
|
|
||||||
#mega-background{
|
#mega-background{
|
||||||
-webkit-transition:background 0.5s, opacity 0.5s;
|
-webkit-transition:background 0.5s, opacity 0.5s;
|
||||||
-moz-transition:background 0.5s, opacity 0.5s;
|
-moz-transition:background 0.5s, opacity 0.5s;
|
||||||
|
|||||||
Reference in New Issue
Block a user