Skip to content

Commit 59f5f6a

Browse files
authored
Default background color (#1030)
Signed-off-by: Daniel Valdivia <[email protected]>
1 parent 67b0261 commit 59f5f6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

portal-ui/public/styles/root-styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
body {
22
margin: 0;
3+
background-color: rgb(250, 250, 250);
34
font-family: "Lato", sans-serif;
45
-webkit-font-smoothing: antialiased;
56
-moz-osx-font-smoothing: grayscale;

0 commit comments

Comments
 (0)