This commit is contained in:
brausjonas
2023-03-26 17:04:31 +02:00
parent 462fc3554d
commit e04d6f5ef2
6 changed files with 11 additions and 4 deletions
+2 -1
View File
@@ -61,7 +61,8 @@
<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="11496000" /> <workItem from="1679776338023" duration="11768000" />
<workItem from="1679841996008" duration="1024000" />
</task> </task>
<servers /> <servers />
</component> </component>
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

+1 -1
View File
@@ -11,7 +11,7 @@
<header> <header>
<button>IO Game Studios</button> <img src="Logo.jpg">
<nav> <nav>
<!-- Desktop--> <!-- Desktop-->
+1 -1
View File
@@ -12,7 +12,7 @@
<header> <header>
<button>IO Game Studios</button> <img src="Logo.jpg">
<nav> <nav>
<!-- Desktop--> <!-- Desktop-->
+6
View File
@@ -139,3 +139,9 @@ Mobile
background-color: #B6E2A1; background-color: #B6E2A1;
} }
} }
img
{
border-radius: 50px;
max-width: 150px;
}
+1 -1
View File
@@ -11,7 +11,7 @@
<header> <header>
<button>IO Game Studios</button> <img src="Logo.jpg">
<nav> <nav>
<!-- Desktop--> <!-- Desktop-->