Kwamay / Porfolio_Setup_Project

MIT License
0 stars 0 forks source link

Desktop Version #10

Open Kwamay opened 1 year ago

Kwamay commented 1 year ago

In the About page, how do I make JavaScript, html, css be in a square shape?

BilalLiaquat7 commented 1 year ago

Kwamy you need to fix the size of the height and width, it'll fix your problem.

binyamolango commented 1 year ago

Hi @Kwamay,

I suggest using CSS Flexbox and aligning them perfectly using the proper flexbox property.

BiancaMe commented 1 year ago

Keeneth, I kindly recommend you can use the same value of width and height, and use the correct padding to center your items.