Skip to content

Commit

Permalink
Customisation for rhodium team
Browse files Browse the repository at this point in the history
  • Loading branch information
jhertout committed May 21, 2024
1 parent cb27202 commit 9ae8968
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/assets/variables.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:root {
/* Colors */
--color-primary: #355086;
--color-primary: #FF9D01;
--color-on-primary: #ffffff;
--color-primary-lighter: hsl(220, 43%, 65%);
--color-primary-focus-ring: hsl(220, 43%, 37%, 20%);
Expand Down
2 changes: 1 addition & 1 deletion src/views/HomeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import AppSection from "@/components/shared/AppSection.vue";
<template>
<AppHero
variant="primary"
title="Réduisons l'impact environnemental et social des solutions numériques"
title="Equipe Prométhium - Réduisons l'impact environnemental et social des solutions numériques"
sub-title="ecoCode est un outil Open Source basé sur un référentiel de règles d'éco-conception logicielle."
>
<img class="hero" src="@/assets/img/logo-large.webp" width="358" height="204" alt="ecoCode large logo"/>
Expand Down

0 comments on commit 9ae8968

Please sign in to comment.