border-y-rose-700
The class border-y-rose-700 is a Tailwind CSS class, part of the border color classes in the category borders.
Example usage
The following code is an example on how to use the class border-y-rose-700.
The above code produces the following result:
Resulting CSS
border-top-color: rgb(190 18 60); border-bottom-color: rgb(190 18 60);
Other border-color classes
- border-x-rose-700
- border-y-rose-100
- border-y-rose-200
- border-y-rose-300
- border-y-rose-400
- border-y-rose-500
- border-y-rose-600
- border-y-rose-800
- border-y-rose-900
- border-s-rose-700
- border-e-rose-700
- border-t-rose-700
- border-r-rose-700
- border-b-rose-700
- border-l-rose-700
- border-x-rose-100
- border-x-rose-200
- border-x-rose-300
- border-x-rose-400
- border-x-rose-500