Skip to content

Commit b57dac4

Browse files
davi-mbatistakristoferbaxter
authored andcommitted
Promoting a little bit of design consistency 💅 (#82)
* Removed background color to promote style consistency * Removed background color to promote style consistency
1 parent 35ab274 commit b57dac4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

‎examples/full/src/routes/profile/style.less‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44
padding: 56px 20px;
55
min-height: 100%;
66
width: 100%;
7-
background: #EEE;
87
}

‎examples/root/routes/profile/style.css‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
padding: 56px 20px;
33
min-height: 100%;
44
width: 100%;
5-
background: #EEE;
65
}

0 commit comments

Comments
 (0)