stamford-syntax-club / stamfordcenter-frontend

https://center.stamford.dev/
MIT License
0 stars 0 forks source link

Ayham #55

Closed Ayham1590 closed 10 months ago

Ayham1590 commented 10 months ago

Updated and added the new term 2 academic calendar.

Lxkas commented 10 months ago

Also, why are some images' corner not rounded? image

Lxkas commented 10 months ago

image

Pls fix.

For the arbitrary values, these are good enough substitutes.

-[480px] -> -[30rem]
-[250px] -> -64 (16rem)
-[280px] -> -72 (18rem)
-[350px] -> -96 (24rem)
-[380px] -> -96 (24rem)
-[47%] -> -1/2 (50%)

For the 47% one, use w-1/2 then gap-x-4 so the flex container automatically allocates space.