This commit is contained in:
brausjonas
2023-03-25 22:53:24 +01:00
parent a7668042f4
commit 56e76b512a
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -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="4639000" /> <workItem from="1679776338023" duration="4756000" />
</task> </task>
<servers /> <servers />
</component> </component>
+6
View File
@@ -174,6 +174,12 @@ General
------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------
*/ */
body
{
background-image: linear-gradient(#c67746, #88b3ae);
height: 100vh;
}
h1 h1
{ {