Rebuild assets
This commit is contained in:
@@ -1226,6 +1226,10 @@ video {
|
||||
background-color: rgb(253 244 255 / var(--tw-bg-opacity));
|
||||
}
|
||||
|
||||
.fill-purple-100 {
|
||||
fill: #f3e8ff;
|
||||
}
|
||||
|
||||
.fill-blue-100 {
|
||||
fill: #dbeafe;
|
||||
}
|
||||
@@ -1521,6 +1525,10 @@ h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
|
||||
background-color: rgb(245 208 254 / var(--tw-bg-opacity));
|
||||
}
|
||||
|
||||
.hover\:fill-purple-400:hover {
|
||||
fill: #c084fc;
|
||||
}
|
||||
|
||||
.hover\:fill-blue-400:hover {
|
||||
fill: #60a5fa;
|
||||
}
|
||||
|
Reference in New Issue
Block a user