mirror of
https://github.com/primer/css.git
synced 2025-01-05 21:22:57 +03:00
Remove .border-white-fade from marketing utilities
This commit is contained in:
parent
33eb39355b
commit
6f6c0971f1
@ -1,9 +1,4 @@
|
||||
// Border utilities
|
||||
|
||||
// XXX If you're looking for responsive border utilities, they've moved to
|
||||
// ../../primer-utilities/lib/borders.scss
|
||||
|
||||
/* Use with .border to turn the border rgba white 0.15 */
|
||||
.border-white-fade {
|
||||
border-color: $white-fade-15 !important;
|
||||
}
|
||||
// ../../utilities/borders.scss
|
||||
|
Loading…
Reference in New Issue
Block a user