Skip to content

Commit

Permalink
tweak padding
Browse files Browse the repository at this point in the history
  • Loading branch information
rrusher committed May 3, 2024
1 parent 688b9a6 commit 070e54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/offices/offices.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
position: absolute;
bottom: 0;
background-color: var(--white);
padding: 8px 0;
padding: 8px 8px 9px 0;
margin: 0;
width: 66.67%;
color: var(--body-color);
Expand Down

0 comments on commit 070e54e

Please sign in to comment.