fix(style): remove float-l

This commit is contained in:
hexxa 2022-03-14 21:02:49 +08:00 committed by Hexxa
parent ffe3922916
commit 4601ed9f77
3 changed files with 3 additions and 7 deletions

View file

@ -509,11 +509,6 @@ input:focus {
margin: auto 1rem auto auto;
}
/* .theme-default .float-l {
display: inline-block;
margin: auto 1rem auto auto;
} */
.theme-default .float-r {
display: inline-block;
margin: auto auto 1rem 1rem;