Fix: CSS - Validate

This commit is contained in:
alstjr7375 2022-12-30 11:03:40 +09:00
parent af1f03d2d7
commit ea9525eb45
4 changed files with 4 additions and 6 deletions

View file

@ -45,7 +45,7 @@
display: block;
width: 2px;
position: absolute;
background-image: linear-gradient(0, #9059ff 0%, #ff4aa2 52.08%, #ffbd4f 100%);
background-image: linear-gradient(0deg, #9059ff 0%, #ff4aa2 52.08%, #ffbd4f 100%);
top: 0;
inset-inline-start: 0;
height: 100%;