Skip to content

Added posthighlightssection-I html And both css #22

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

itsashishbharti
Copy link
Collaborator

dphs-01
mphs-01

@amezng amezng requested a review from srikant96 January 23, 2024 11:52
Copy link
Collaborator

@srikant96 srikant96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MTC

}

div.topicsection > .container > div{
width: 399.99px;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove .99 from width, use width=399px or width=400px


div.topicsection > .container > div.first > a , div.third > a {
height: 200px;
width: 369.99px;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix width.


div.topicsection > .container > div.second > a {
height: 430px;
width: 399.99px;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix width .

color: var(--h2text-color);
font-size: 18px;
font-weight: 350;
line-height: 1.5rem;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use px line-height=24px

color: var(--h2text-color);
font-size: 18px;
font-weight: 350;
line-height: 1.5rem;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use px.


letter-spacing: .2em;
font-weight: 700;
font-size: .6rem;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use px.

div.topicsection > .container > div.second > a > div > div{
display: inline-block;

letter-spacing: .2em;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use px

color:var(--h2text-color);
font-size: 18px;
font-weight: 350;
line-height: 1.5rem;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use px



<div class="list">

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing indentation

@amezng
Copy link
Contributor

amezng commented Jan 23, 2024

resolve the conflicts @itsashishbharti

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

Successfully merging this pull request may close these issues.

3 participants