From ccf81996f49692c1031b62f7e7d13a038ab89171 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 24 Oct 2022 15:41:43 +0530 Subject: [PATCH] Addded bugreport file --- bugreport.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 bugreport.txt diff --git a/bugreport.txt b/bugreport.txt new file mode 100644 index 0000000..cd80f2a --- /dev/null +++ b/bugreport.txt @@ -0,0 +1,19 @@ +The projects html file has some bugs need to be resolved according to my view. + +1) the
has been assigned to the flex property column, but the actual behavior is + +different. Also items are actually assigned to be align-items as centre value but actually + +they're not assigned center. + +2) These are some of them i saw, also the website seems unrepsonsive due to some of these + +failing properties. + +feature suggestion: + +1) The core_team.html page could have been designed with lot more styles which was left undone. + +2) Header & footer part need to be changed. The footer part can have svg icons for social-media + +handles \ No newline at end of file