mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 10:22:16 +00:00
chore(curriculum): highlight background property (#67178)
This commit is contained in:
+1
-2
@@ -63,9 +63,8 @@ h1 {
|
||||
}
|
||||
|
||||
.red {
|
||||
background: linear-gradient(90deg, rgb(255, 0, 0) 75%, rgb(0, 255, 0), rgb(0, 0, 255));
|
||||
--fcc-editable-region--
|
||||
|
||||
background: linear-gradient(90deg, rgb(255, 0, 0) 75%, rgb(0, 255, 0), rgb(0, 0, 255));
|
||||
--fcc-editable-region--
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user