fix value decimal form
This commit is contained in:
@@ -660,10 +660,6 @@ video {
|
||||
border-bottom-left-radius: 0.5rem;
|
||||
}
|
||||
|
||||
.rounded-bl-lg {
|
||||
border-bottom-left-radius: 0.5rem;
|
||||
}
|
||||
|
||||
.rounded-br-lg {
|
||||
border-bottom-right-radius: 0.5rem;
|
||||
}
|
||||
@@ -764,8 +760,10 @@ video {
|
||||
transition-duration: 150ms;
|
||||
}
|
||||
|
||||
.red {
|
||||
color: red;
|
||||
.active-link {
|
||||
border-bottom-width: 1px;
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(252 68 61 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.hover\:border-b:hover {
|
||||
|
||||
Reference in New Issue
Block a user