Skip to content

Commit 6cecaa8

Browse files
committed
Adjust margin styling in project styles
Signed-off-by: Lee Calcote <[email protected]>
1 parent d8e1bc6 commit 6cecaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/_styles_project.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ a:not([href]):not([class]):hover {
374374
font-weight: $font-weight-medium;
375375
background: $black;
376376
font-family: "Qanelas Soft";
377-
margin: 2rem auto;
377+
margin: auto;
378378
padding: 1rem;
379379
border-color: #00b39f;
380380
border-radius: 10px;

0 commit comments

Comments
 (0)