We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.container { margin: auto; padding: 20px; background-color: #7ab1f5; border: 2px solid #ff0000; text-align: center; width: 50% height: 100%
}
h1 { font-size: 24px; color: #110e0e; }
p { font-size: 18px; font-style: italic; margin-top: 10px; color: #333;
body {
background-color: #f0f0f052;
Originally posted by @777gopika in #1 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
}
h1 {
font-size: 24px;
color: #110e0e;
}
p {
font-size: 18px;
font-style: italic;
margin-top: 10px;
color: #333;
body {
}
Originally posted by @777gopika in #1 (comment)
The text was updated successfully, but these errors were encountered: