mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 23:35:05 +00:00
added css-vars
This commit is contained in:
parent
4f22f96e26
commit
58d33c7943
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
:root{
|
||||
--volt-purple: #582C83;
|
||||
--background: #140022;
|
||||
}
|
||||
|
||||
*{
|
||||
font-family: 'Ubuntu';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue