dfadsf
This commit is contained in:
Generated
+1
-1
@@ -60,7 +60,7 @@
|
|||||||
<updated>1679674447095</updated>
|
<updated>1679674447095</updated>
|
||||||
<workItem from="1679674448294" duration="3278000" />
|
<workItem from="1679674448294" duration="3278000" />
|
||||||
<workItem from="1679754546660" duration="3762000" />
|
<workItem from="1679754546660" duration="3762000" />
|
||||||
<workItem from="1679776338023" duration="4345000" />
|
<workItem from="1679776338023" duration="4639000" />
|
||||||
</task>
|
</task>
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
@@ -38,6 +38,7 @@
|
|||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
<!--Mobile-->
|
||||||
<menu id="mobileMenuBar">
|
<menu id="mobileMenuBar">
|
||||||
<div>
|
<div>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -50,6 +51,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
|
<h1>We create games like back in the days</h1>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<script src="StartPage.js"></script>
|
<script src="StartPage.js"></script>
|
||||||
|
|||||||
@@ -166,5 +166,19 @@ Mobile
|
|||||||
{
|
{
|
||||||
background-color: rgba(198, 119, 70, 0.5);
|
background-color: rgba(198, 119, 70, 0.5);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
------------------------------------------------------------------------------------------
|
||||||
|
General
|
||||||
|
------------------------------------------------------------------------------------------
|
||||||
|
*/
|
||||||
|
|
||||||
|
h1
|
||||||
|
{
|
||||||
|
|
||||||
|
font-size: 40px;
|
||||||
|
text-align: center;
|
||||||
|
padding: 20px;
|
||||||
|
color: #41423f;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user