fix(style): remove float-l
This commit is contained in:
parent
ffe3922916
commit
4601ed9f77
3 changed files with 3 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue