Latest comments
- @chillcodemao@Naimul11
you did great man. but in your reset.css you used a long code. you can simply use this
*{
}
- @YousefKhalid-iq@Naimul11
you did great. but in pc view you set 1440px . but in tab or small screen it's not looking good as mobile view. please change it . @media only screen and (min-width: 1000px)
- @YousefKhalid-iq@Naimul11
you did great. but in pc view you set 1440px . but in tab or small screen it's not looking good as mobile view. please change it . @media only screen and (min-width: 1000px)
Marked as helpful - @SaifN97@Naimul11
you did very well. But there have some issue. It's not responsive. In mobile view you can use max-width. and you can use px or rem/em for the icons. because in small screen it's look terrible.
- @7biha@Naimul11
it's not a solution.
- @majxla@Naimul11
you can use this
background-position:-100% 160%,170% -100% ;
orientation :x axis y axis, x axis y axis;