Latest solutions
Latest comments
- @isoqovaogilshod@muhammad-jon
wrap
div.container
to div and then give style to this div:{ display: flex; align-items: center; justify-content : center; width: 100vw; height: 100vh; }
remove
margin-top
fromdiv.card-global
get
flex-gap
from figma and user fordiv.summary
when button hovering add transition
open with
gap
betweendiv.purple-side
anddiv.white-side
Marked as helpful - @gavharoyabdurahimova@muhammad-jon
change font family to :
sans-serif
wrap
.cards
class to div and then give style to this div:display: flex; align-items: center; justify-content : center; width: 100vw; height: 100vh; }
for create
.circle
usebackground linear gradient
instead ofbackground color
change the icons
Marked as helpful - @captainsurxon@muhammad-jon
change :
.container { width: 100vw; height: 100vh; background-color: hsl(234, 29%, 20%); }
and add to
.container
:display: flex; align-items: center; justify-content: center;
and give bigger margin to
product
classrecenter
nav
class by usingflex-box
instead of margin,NOTE: never use margin to center objects
If you haven't figma file, first just create figma by yourself and then write code.
Marked as helpful - @qilichbek01
- @Quvonchbek04@muhammad-jon
figma bilan ishlang, ranglarni shu yerdan oling, button ichidagi icon bilan yozuv yopishib qolibdi
Marked as helpful - @FullsackDeveloper@muhammad-jon
sizelarni figmadan oling, boshqacha bo'lib qolibdi , surilib ketgan
Marked as helpful