space between li css
ul li{
margin-left: 5px;
}
ul li:first-child{
margin-left: 0;
}
/*
all li tags will margin from left 5px except for the first li
*/
space between li css
ul li{
margin-left: 5px;
}
ul li:first-child{
margin-left: 0;
}
/*
all li tags will margin from left 5px except for the first li
*/
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us