Fixed header
This commit is contained in:
Generated
+1
-1
@@ -62,7 +62,7 @@
|
|||||||
<workItem from="1679674448294" duration="3278000" />
|
<workItem from="1679674448294" duration="3278000" />
|
||||||
<workItem from="1679754546660" duration="3762000" />
|
<workItem from="1679754546660" duration="3762000" />
|
||||||
<workItem from="1679776338023" duration="11768000" />
|
<workItem from="1679776338023" duration="11768000" />
|
||||||
<workItem from="1679841996008" duration="4647000" />
|
<workItem from="1679841996008" duration="4797000" />
|
||||||
</task>
|
</task>
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
+2
-2
@@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
<img class="imageFull" src="Bannger.jpg">
|
<img class="imageFull" src="Bannger.jpg">
|
||||||
|
|
||||||
<h1 style="color: #F7A4A4;">Short overview</h1>
|
<h1 style="color: #F7A4A4; margin-top: 50px">Short overview</h1>
|
||||||
|
|
||||||
<div class="mainPageCards">
|
<div class="mainPageCards">
|
||||||
<div class="color3">
|
<div class="color3">
|
||||||
@@ -80,7 +80,7 @@
|
|||||||
|
|
||||||
<button>Learn More</button>
|
<button>Learn More</button>
|
||||||
|
|
||||||
<h1 style="color: #F7A4A4">Have a look at our games page</h1>
|
<h1 style="color: #F7A4A4; margin-top: 50px">Have a look at our games page</h1>
|
||||||
|
|
||||||
<div class="mainPageCards">
|
<div class="mainPageCards">
|
||||||
<div class="flufflPartyCard">
|
<div class="flufflPartyCard">
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ h1 {
|
|||||||
|
|
||||||
.contentArea
|
.contentArea
|
||||||
{
|
{
|
||||||
|
padding-top: 100px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ li, a, button {
|
|||||||
/*title bar*/
|
/*title bar*/
|
||||||
header {
|
header {
|
||||||
|
|
||||||
|
position: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|||||||
Reference in New Issue
Block a user