Compiled voor productie

This commit is contained in:
2024-10-07 15:53:17 +02:00
parent a939eaa555
commit 12e1fb3603
3 changed files with 4 additions and 4 deletions

View File

@@ -22,12 +22,12 @@
<body class="ms-font-m ms-welcome ms-Fabric">
<header class="ms-welcome__header">
<h1 class="ms-font-su" style="color: white;">OVAS</h1>
<h1 class="ms-font-su" style="color: cadetblue;">OVAS</h1>
</header>
<main style="color: white;" id="app-body" class="ms-welcome__main" style="display: none;">
<ul class="ms-List ms-welcome__features">
<li class="ms-ListItem">
<i class="ms-Icon ms-Icon--Ribbon ms-font-xl"></i>
<i class="ms-Icon ms-Icon--Ribbon ms-font-xl" style="color: cadetblue;"></i>
<span class="ms-font-m" style="color: cadetblue;">Zoek bijbehorende bestellingen efficient vanuit Outlook</span>
</li>
</ul>