mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
chore: add social links in the footer
This commit is contained in:
@@ -1720,6 +1720,10 @@ input[type="search"]::-webkit-search-results-decoration {
|
||||
background-clip: text;
|
||||
}
|
||||
|
||||
.fill-current{
|
||||
fill: currentColor;
|
||||
}
|
||||
|
||||
.fill-zinc-300{
|
||||
fill: #d4d4d8;
|
||||
}
|
||||
@@ -1958,6 +1962,11 @@ input[type="search"]::-webkit-search-results-decoration {
|
||||
color: rgb(82 82 91 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.text-zinc-700{
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(63 63 70 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.text-zinc-800{
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(39 39 42 / var(--tw-text-opacity));
|
||||
|
||||
Reference in New Issue
Block a user