Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ad48fac

Browse filesBrowse files
authored
Merge pull request wesbos#127 from AriLFrankel/master
typo fix in 03 - CSS variables
2 parents c10b9e2 + 0347464 commit ad48fac
Copy full SHA for ad48fac

File tree

Expand file treeCollapse file tree

2 files changed

+0
-6
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+0
-6
lines changed
Open diff view settings
Collapse file

‎03 - CSS Variables/index-FINISHED.html‎

Copy file name to clipboardExpand all lines: 03 - CSS Variables/index-FINISHED.html
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ <h2>Update CSS Variables with <span class='hl'>JS</span></h2>
4343

4444
body {
4545
text-align: center;
46-
}
47-
48-
body {
4946
background: #193549;
5047
color: white;
5148
font-family: 'helvetica neue', sans-serif;
Collapse file

‎03 - CSS Variables/index-START.html‎

Copy file name to clipboardExpand all lines: 03 - CSS Variables/index-START.html
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ <h2>Update CSS Variables with <span class='hl'>JS</span></h2>
2828

2929
body {
3030
text-align: center;
31-
}
32-
33-
body {
3431
background: #193549;
3532
color: white;
3633
font-family: 'helvetica neue', sans-serif;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.