Push fonts branch to latest main commit #5
1 changed files with 4 additions and 0 deletions
|
@ -72,4 +72,8 @@
|
||||||
box-shadow: 0px 0px var(--main-color);
|
box-shadow: 0px 0px var(--main-color);
|
||||||
transform: translate(4px, 4px);
|
transform: translate(4px, 4px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.switcher {
|
||||||
|
transition: all 0.05s;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
Loading…
Reference in a new issue