Modified button colors
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 47s

This commit is contained in:
Shy 2024-04-30 21:45:01 +02:00
parent b6a0d22674
commit 299a2f5914
2 changed files with 14 additions and 4 deletions

View file

@ -38,7 +38,7 @@
</div>
</template>
</div>
<a href="form.html" class="btn green">+</a>
<a href="form.html" class="btn primary">+</a>
</div>
</body>
</html>