Skip to content

Commit

Permalink
Update styling of logo
Browse files Browse the repository at this point in the history
  • Loading branch information
jwade1327 committed Nov 30, 2023
1 parent 714f605 commit f0522e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/global/scss/components/_doit-page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
&__content-body {
// stylelint-disable-next-line selector-no-qualifying-type
[data-embed-id="655bb0903f117aab6c8b45e3"]{
width: calc(600px - 10rem);
margin-left:125px;
width: 400px;
margin-left: 145px;
@include media-breakpoint-down(md){
width: auto;
margin-left: 0;
Expand Down

0 comments on commit f0522e2

Please sign in to comment.