Skip to content

Commit

Permalink
import vidoes styles to styles_project.scss
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
  • Loading branch information
vishalvivekm authored Jan 10, 2025
1 parent ac35a4a commit 51f4835
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/scss/_styles_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
@import "_navbar_project.scss";
@import "tax_project.scss";
@import "search_project.scss";
@import "videos.scss";

.navbar-dark {
min-height: 5rem;
Expand Down Expand Up @@ -673,4 +674,4 @@ a:not([href]):not([class]):hover {

.csvtable {
width: 100%;
}
}

0 comments on commit 51f4835

Please sign in to comment.