@department-of-veterans-affairs/css-library 0.20.0 → 0.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
File without changes
File without changes
File without changes
File without changes
package/dist/img/info.png CHANGED
File without changes
package/dist/img/info.svg CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -130,7 +130,7 @@
130
130
  font-size: 0.8125rem;
131
131
  font-weight: 400;
132
132
  line-height: 1.5;
133
- text-transform: uppercase;
133
+ text-transform: none;
134
134
  font-family: "Source Sans Pro Web", "Source Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
135
135
  }
136
136
 
@@ -103,23 +103,6 @@ a:visited, a:visited abbr {
103
103
  color: #54278f;
104
104
  }
105
105
 
106
- ul {
107
- padding: 0 0 0 1.5em;
108
- list-style: square;
109
- }
110
-
111
- ol {
112
- margin: 0 0 0 1.25em;
113
- list-style-position: outside;
114
- }
115
-
116
- ul > ul,
117
- ul ol,
118
- ol > ul,
119
- ol ol {
120
- margin: 0.5em 0 0.5em 1.2em;
121
- }
122
-
123
106
  dd {
124
107
  margin-left: 0;
125
108
  }