Skip to content

Commit f24117e

Browse files
committed
18-pagination bcg changed to grey
1 parent ec04b40 commit f24117e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

18-pagination/final/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Global Styles
6161
body {
6262
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
6363
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
64-
background: var(--clr-white);
64+
background: var(--clr-grey-10);
6565
color: var(--clr-grey-1);
6666
line-height: 1.5;
6767
font-size: 0.875rem;

18-pagination/setup/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Global Styles
6161
body {
6262
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
6363
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
64-
background: var(--clr-white);
64+
background: var(--clr-grey-10);
6565
color: var(--clr-grey-1);
6666
line-height: 1.5;
6767
font-size: 0.875rem;

0 commit comments

Comments
 (0)