dfadsf
This commit is contained in:
Generated
+1
-1
@@ -60,7 +60,7 @@
|
||||
<updated>1679674447095</updated>
|
||||
<workItem from="1679674448294" duration="3278000" />
|
||||
<workItem from="1679754546660" duration="3762000" />
|
||||
<workItem from="1679776338023" duration="4345000" />
|
||||
<workItem from="1679776338023" duration="4639000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<!--Mobile-->
|
||||
<menu id="mobileMenuBar">
|
||||
<div>
|
||||
<ul>
|
||||
@@ -50,6 +51,8 @@
|
||||
</div>
|
||||
</menu>
|
||||
|
||||
<h1>We create games like back in the days</h1>
|
||||
|
||||
</body>
|
||||
|
||||
<script src="StartPage.js"></script>
|
||||
|
||||
@@ -166,5 +166,19 @@ Mobile
|
||||
{
|
||||
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