Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep space between two div #1573

Open
Arpita-Jaiswal opened this issue Dec 8, 2023 · 0 comments
Open

Keep space between two div #1573

Arpita-Jaiswal opened this issue Dec 8, 2023 · 0 comments

Comments

@Arpita-Jaiswal
Copy link
Contributor

For inline text in a container, there's no space. So let's add space between two divs.

-- ftd.container:
-- ftd.text: Hello.
color: red
display: inline

-- ftd.text: World is beautiful.
color: green
display: inline
-- end: ftd.container

In the browser, there's no space between Hello. and World is beautiful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant