refactor: migrate logs (#673)

This commit is contained in:
Carlos Valente
2024-01-06 21:48:20 +01:00
committed by GitHub
parent bac2dc6b87
commit 655e9e8fb5
16 changed files with 116 additions and 105 deletions
+2 -1
View File
@@ -9,8 +9,9 @@
cursor: pointer;
transition-property: color;
transition-duration: $transition-time-action;
white-space: nowrap;
&:hover {
color: $ontime-color;
}
}
}