mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Login/Logout/Forgor flows
This commit is contained in:
parent
5d04693a09
commit
af4c629047
18 changed files with 298 additions and 129 deletions
|
|
@ -10,7 +10,8 @@ export default {
|
|||
dark: '#212529',
|
||||
'dark-hover': '#2b3035',
|
||||
gray: '#3f3f3f',
|
||||
'gray-hover': '#4f4f4f'
|
||||
'gray-hover': '#4f4f4f',
|
||||
'soc-green': '#4b7667'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue