Fix the remaining issues with CSS logical properties

This commit is contained in:
iBug
2024-06-25 23:45:32 +08:00
parent 922440cd55
commit d27cc9c132
7 changed files with 29 additions and 28 deletions

View File

@ -370,7 +370,7 @@
font-size: 1.125em;
.archive__item {
float: left;
float: inline-start;
width: 100%;
}