mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(settings): make certification tables full width (#67185)
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
.certification-settings table {
|
||||||
|
display: table;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.certification-settings tr {
|
.certification-settings tr {
|
||||||
height: 57px;
|
height: 57px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user