🎨 style(css): color deep from coral

Signed-off-by: Abhiraj Roy <157954129+iconized@users.noreply.github.com>
This commit is contained in:
Abhiraj Roy
2024-06-05 14:32:27 +05:30
parent 1aae6b0d81
commit 2f84f95da2
7 changed files with 40 additions and 41 deletions

View File

@@ -41,7 +41,7 @@ footer a:hover {
}
#social-icons > a {
border-right: 1px solid #1E2D3D;
border-right: 0px solid #1E2D3D;
height: 100%;
width: 50px;
}
@@ -61,6 +61,7 @@ footer > a > img {
#social-icons > a:hover img {
opacity: 1;
color: #FF416C;
}
@media (max-width: 768px) {