You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
I am confused about "Align Left .left" CSS Classes. How do I use it? I added the following above & below text I want to align to the left in the markdown, but it did not work: <!-- classes: main, left -->
Info
Type
For Questions
My Repo: ahandsel/Git_GitHub_Intro
Expected Behavior
I was expecting to set all my text (title, body, and lists) to be aligned left when I appended the following in my style.css:
Actual Behavior
Some lists are aligned left while others are in the middle
View: https://ahandsel.github.io/Git_GitHub_Intro/#slide-2
Documentation
See the example.csson https://hiroppy.github.io/fusuma/docs/guides/configuring-fusuma#css<!-- classes: main, left -->