Skip to content

Commit a5f76e6

Browse files
committed
Upload file: sort-package-json-keithamus.html
1 parent d48c779 commit a5f76e6

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

projects/sort-package-json-keithamus.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
a{
4444
text-decoration: none;
4545
}
46-
.site-main, .sidebar{
46+
.site-main, .sidebar, .breadcrumbs{
4747
background: #fff;
4848

4949
}
@@ -92,8 +92,6 @@
9292

9393

9494
.breadcrumbs {
95-
background-color: #f8f9fa;
96-
border-radius: 8px;
9795
padding: 10px;
9896
font-size: 14px;
9997
box-sizing: border-box;
@@ -113,11 +111,7 @@
113111

114112

115113
/* Sidebar Styles */
116-
.sidebar {
117-
background-color: #f8f9fa;
118-
border-radius: 8px;
119-
padding: 16px;
120-
}
114+
121115

122116
/* Section Titles */
123117
.sidebar-title {

0 commit comments

Comments
 (0)