added three new pages in the resources header link

This commit is contained in:
Nabin Khadka
2024-11-24 17:36:55 +05:45
parent bb3ffa8a39
commit ed785d00ff
8 changed files with 351 additions and 1 deletions

View File

@ -12939,3 +12939,12 @@ transform: translate(-50%, -50%);
background-color: #45a049;
}
.guides_one{
margin-top: 110px;
justify-content: center;
align-items: center;
display: flex;
}
.guides h4{
margin-top: 10px;
}