mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Remove commented out code
This commit is contained in:
parent
c587b7484b
commit
45ff32b62f
1 changed files with 1 additions and 3 deletions
|
@ -118,13 +118,13 @@ a.breadcrumb__back {
|
|||
font-weight: font-weight('semibold');
|
||||
}
|
||||
|
||||
|
||||
/** ---- DASHBOARD ---- */
|
||||
|
||||
#wrapper.dashboard {
|
||||
background-color: color('primary-lightest');
|
||||
}
|
||||
|
||||
|
||||
section.dashboard {
|
||||
background-color: color('white');
|
||||
border: 1px solid color('base-lighter');
|
||||
|
@ -157,7 +157,6 @@ section.dashboard {
|
|||
margin-right: units(0.5);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Table on small mobile
|
||||
|
@ -201,7 +200,6 @@ section.dashboard {
|
|||
|
||||
.usa-table {
|
||||
td, th {
|
||||
// border: none; //reset border
|
||||
border-bottom: 1px solid color('base-light');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue