Skip to content

Commit

Permalink
remove bootstrap min css from header
Browse files Browse the repository at this point in the history
  • Loading branch information
bobrov-site committed Apr 28, 2024
1 parent f7fa865 commit 7f457ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/pages/landing/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import RunItLogoLight from './assets/LogoHeaderLightTheme.svg';
import RunItLogoDark from './assets/LogoHeaderDarkTheme.svg';
import Burger from './assets/Burger.svg';

// import 'bootstrap/dist/css/bootstrap.min.css';
import './landing.scss';
import './custom-colors.scss';

Expand Down

0 comments on commit 7f457ab

Please sign in to comment.