mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 01:09:35 +05:30
(fixed): working on section icon color not rendering + (feature): implemented dynamic socials section on footer
This commit is contained in:
@@ -685,6 +685,10 @@ video {
|
||||
margin-bottom: 5rem;
|
||||
}
|
||||
|
||||
.mb-24 {
|
||||
margin-bottom: 6rem;
|
||||
}
|
||||
|
||||
.mb-3 {
|
||||
margin-bottom: 0.75rem;
|
||||
}
|
||||
@@ -809,10 +813,6 @@ video {
|
||||
margin-top: 2.2rem;
|
||||
}
|
||||
|
||||
.mb-24 {
|
||||
margin-bottom: 6rem;
|
||||
}
|
||||
|
||||
.flex {
|
||||
display: flex;
|
||||
}
|
||||
@@ -1258,31 +1258,6 @@ video {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.text-\[\#38BDF8\] {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(56 189 248 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.text-\[\#3FF989\] {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(63 249 137 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.text-\[\#CD6CFB\] {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(205 108 251 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.text-\[\#DCDF3F\] {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(220 223 63 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.text-\[\#EC4B4B\] {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(236 75 75 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.text-accent_four {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(172 203 222 / var(--tw-text-opacity));
|
||||
|
||||
Reference in New Issue
Block a user