Is there a way to align an li element to the right using Bootstrap 4? Currently, I have tried positioning it to the right, but the bullet of the list item is slightly off. How can I fix this issue while keeping the position as static?
<h6>Test1</h6>
<li>Test2</li>