Commit 51d161f6 authored by minseok.park's avatar minseok.park

fix lint error

parent 0b88715f
/* stylelint-disable-next-line property-no-unknown */
.toc-menu {
color: var(--toc-font-color);
margin-top: 2.5rem;
......@@ -275,7 +273,7 @@
.loader {
width: 10px;
aspect-ratio: 1;
height: 10px;
border-radius: 50%;
animation: l5 1s infinite linear alternate;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment