Skip to content

Scholar's profile pic in the profile.html page is not completely inside its corresponding tag

Avinash Kumar requested to merge Kumaravinash9/aossie-scholar:feat-5 into master

fix: issue #49 (closed)

Scholar's profile pic in the profile.html page is completely inside in its circular container

Short description of what this resolves:

Before changes:

jan

mohanScholar

After Changes

MohanSch

Changes proposed in this pull request:

  • Added width and height attribute in img tag in Profile.html file

Checklist

  • My branch is up-to-date with the Upstream develop branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
Edited by Avinash Kumar

Merge request reports