Skip to content

Commit

Permalink
DBC22-1998: Added DriveBC Beta logo
Browse files Browse the repository at this point in the history
  • Loading branch information
minORC committed Apr 12, 2024
1 parent c360870 commit f96ff63
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import Nav from 'react-bootstrap/Nav';
import Navbar from 'react-bootstrap/Navbar';

// Static files
import logo from './images/dbc-logo.svg';
import logo from './images/dbc-logo-beta.svg';

// Styling
import './Header.scss';
Expand Down
1 change: 1 addition & 0 deletions src/frontend/src/Header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@

&-brand {
padding: 0;
margin: 0 0 0 1rem;

.header-logo {
width: 144px;
Expand Down
Loading

0 comments on commit f96ff63

Please sign in to comment.