This commit is contained in:
brausjonas
2023-03-25 22:50:44 +01:00
parent f27fda8917
commit a7668042f4
3 changed files with 19 additions and 2 deletions
+15 -1
View File
@@ -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;
}