Skip to content

Commit 20b9e79

Browse files
authored
Add files via upload
1 parent 1f2472d commit 20b9e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/purecssframework.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ button, textarea, input, select, label,
9191
button:focus, textarea:focus, input:focus, select:focus, label:focus { outline: none; -webkit-tap-highlight-color: transparent; }
9292
/*** Global Helpers END ***/
9393

94+
9495
body {
9596
font-size: $font-size;
9697
font-family: $font-stack;
@@ -99,7 +100,6 @@ body {
99100
background-color: $bg-color;
100101
-webkit-text-size-adjust: 100%;
101102
-webkit-font-smoothing: antialiased;
102-
background: green;
103103
}
104104

105105
table {

0 commit comments

Comments
 (0)