inline style style="margin-left: 100px;"
<div style="margin-left: 100px;">
this div has a margin-left
</div>
overwrite
div[style] {
margin-left: 0px !important;
}
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
inline style style="margin-left: 100px;"
<div style="margin-left: 100px;">
this div has a margin-left
</div>
overwrite
div[style] {
margin-left: 0px !important;
}
Register as a new user and use Qiita more conveniently
Go to list of users who liked