mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): display C# training URL link appropriately (#51425)
This commit is contained in:
@@ -7,3 +7,7 @@
|
||||
margin-bottom: 1.45rem;
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
#description ol li a {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
@@ -7,6 +7,10 @@
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.link-ms-user-ol li a {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.link-ms-user-ol li:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user