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 df5c85c

Browse filesBrowse files
committed
Unused CSS 😄
1 parent b56c911 commit df5c85c
Copy full SHA for df5c85c

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+0
-10
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
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@ <h2>Update CSS Variables with <span class='hl'>JS</span></h2>
5757
margin-bottom: 50px;
5858
}
5959

60-
a {
61-
color: var(--base);
62-
text-decoration: none;
63-
}
64-
6560
input {
6661
width:100px;
6762
}
Collapse file

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

Copy file name to clipboardExpand all lines: 03 - CSS Variables/index-START.html
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ <h2>Update CSS Variables with <span class='hl'>JS</span></h2>
4242
margin-bottom: 50px;
4343
}
4444

45-
a {
46-
color: var(--base);
47-
text-decoration: none;
48-
}
49-
5045
input {
5146
width:100px;
5247
}

0 commit comments

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