You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.mainCon { |
|
direction: rtl; |
|
margin-top: 1rem; |
|
} |
|
|
|
.navBack { |
|
background-color: #2787ff20; |
|
border-radius: 15px; |
|
width: 45px; |
|
height: 45px; |
|
display: flex; |
|
justify-content: center; |
|
align-items: center; |
|
color: #2E81E8; |
|
}
|
|
|