refactor: index page route separated
This commit is contained in:
@@ -613,6 +613,15 @@ video {
|
||||
line-height: 1.75rem;
|
||||
}
|
||||
|
||||
.text-blue-700 {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(29 78 216 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.underline {
|
||||
text-decoration-line: underline;
|
||||
}
|
||||
|
||||
.invalid\:bg-red-700:invalid {
|
||||
--tw-bg-opacity: 1;
|
||||
background-color: rgb(185 28 28 / var(--tw-bg-opacity));
|
||||
|
||||
Reference in New Issue
Block a user