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

.container { #2

Open
777gopika opened this issue Sep 10, 2023 · 0 comments
Open

.container { #2

777gopika opened this issue Sep 10, 2023 · 0 comments

Comments

@777gopika
Copy link

          .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)

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

No branches or pull requests

1 participant