Push fonts branch to latest main commit #5

Merged
sangelo merged 28 commits from main into fonts 2023-06-10 11:46:47 +00:00
Showing only changes of commit dc37408a82 - Show all commits

View file

@ -72,4 +72,8 @@
box-shadow: 0px 0px var(--main-color);
transform: translate(4px, 4px);
}
.switcher {
transition: all 0.05s;
}
</style>