add space

This commit is contained in:
Deepak Singh Gusain 2022-01-18 15:17:15 +05:30
parent e1a1d1d821
commit bbfe5ab57e
1 changed files with 2 additions and 2 deletions

View File

@ -201,12 +201,12 @@ body {
display: none;
}
.arrow-icon-left{
.arrow-icon-left {
float: right;
}
.arrow-icon-right{
.arrow-icon-right {
float: left;
margin-left: 20px;
}