Skip to content

Commit 0272fd1

Browse files
authored
Update normalize.css
Minimizing the code line
1 parent b412f34 commit 0272fd1

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

css/normalize.css

+2-7
Original file line numberDiff line numberDiff line change
@@ -123,16 +123,11 @@
123123
line-height: 0;
124124
position: relative;
125125
vertical-align: baseline;
126-
}
127-
128-
sub {
129126
bottom: -0.25em;
130-
}
131-
132-
sup {
133127
top: -0.5em;
134128
}
135129

130+
136131
/* Embedded content
137132
========================================================================== */
138133

@@ -342,4 +337,4 @@
342337
[hidden] {
343338
display: none;
344339
}
345-
340+

0 commit comments

Comments
 (0)