mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-06 19:00:52 -04:00
14 lines
290 B
CSS
14 lines
290 B
CSS
#certifcation-settings .solutions-dropdown,
|
|
#certifcation-settings .solutions-dropdown .dropdown-menu,
|
|
#certifcation-settings .solutions-dropdown .dropdown {
|
|
width: 100%;
|
|
}
|
|
|
|
#certifcation-settings tr {
|
|
height: 57px;
|
|
}
|
|
|
|
#certifcation-settings .project-title > a {
|
|
line-height: 40px;
|
|
}
|