Skip to content

Practice/anny/week2#14

Open
Anny523925 wants to merge 2 commits intodistinctioncoding:mainfrom
Anny523925:practice/anny/week2
Open

Practice/anny/week2#14
Anny523925 wants to merge 2 commits intodistinctioncoding:mainfrom
Anny523925:practice/anny/week2

Conversation

@Anny523925
Copy link

No description provided.

Copy link

@Gary-Distinctioncoding Gary-Distinctioncoding left a comment

Choose a reason for hiding this comment

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

Excellent work, this is a professional work and can be used for production,
good define of variables and constant, wrap all fileds in a object is brilliant, toast and fields validation works very well

Comment on lines +29 to +34
.bg-photo{
background-image: url("bg.png");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

Choose a reason for hiding this comment

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

you can put the background image on a container (use position for layering) not directly set on body element, this willl cause performance issues

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.

2 participants