Opacity transition u postupu

This commit is contained in:
Emil Miler 2022-01-11 14:41:26 +01:00
parent 11869dbf93
commit 5ab7786f96
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ ol {
padding: 1em 0;
line-height:1.2em;
cursor:pointer;
transition: opacity .1s;
&:before {
content:counter(procedure)".";