Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanyam-2026 authored Jan 13, 2024
2 parents 5170d74 + 54ec737 commit 4f469c0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
margin-top: 1rem;
overflow-x: auto;
background-color: #e9eaff;

}

/* Syntax Highlighter Styles */
Expand Down
2 changes: 2 additions & 0 deletions src/components/DashboardComponents/FileComponent/Header.css
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@
transition: background-color 0.3s ease;
}
.custom-btn2 {

margin-top: .9em;

margin-left: 1.5em;
font-weight: bold;
background-color: #fbf7ea;
Expand Down
1 change: 1 addition & 0 deletions src/components/DashboardComponents/SubBar/SubBar.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
font-size: large;
padding-left: 10px;


}

.breadcrumb-nav:hover {
Expand Down

0 comments on commit 4f469c0

Please sign in to comment.