Adding favicon animation and color codes

This commit is contained in:
Gaël Métais
2021-01-03 21:44:47 +00:00
parent 576dac3aff
commit 294c5ab06d
8 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -17,5 +17,5 @@
width: 5%;
height: 0.5em;
background: #ffa319;
transition: width 2s ease-out;
transition: width 3s ease-out;
}