diff --git a/public/css/edu-purge.css b/public/css/edu-purge.css index c190955da..f571a4060 100644 --- a/public/css/edu-purge.css +++ b/public/css/edu-purge.css @@ -1362,6 +1362,7 @@ a:link, a:visited { text-decoration: none; color: #05101a; + height: 55px; } ol, @@ -2459,7 +2460,7 @@ a:hover{ .color-grey-B3 { color: #B3B3B3 !important; } - +` .color-grey-B4 { color: #B4B4B4 !important; } diff --git a/src/forge/Main/CoderDepotReadme.jsx b/src/forge/Main/CoderDepotReadme.jsx index ef434b12c..3b9b9f97c 100644 --- a/src/forge/Main/CoderDepotReadme.jsx +++ b/src/forge/Main/CoderDepotReadme.jsx @@ -42,7 +42,7 @@ function CoderDepotReadme({ operate , history , readme , ChangeFile }){ return(
-
+