Skip to content
Snippets Groups Projects
Commit e1c3f9bf authored by Brian Canini's avatar Brian Canini
Browse files

asc_bootstrap - updating txt color

parent cf2ed094
No related branches found
No related tags found
No related merge requests found
...@@ -173,7 +173,7 @@ p { ...@@ -173,7 +173,7 @@ p {
font-family: $font-family-sans-serif; font-family: $font-family-sans-serif;
font-weight: 400; font-weight: 400;
font-size: 16px; font-size: 16px;
color: $gray-6; color: $gray;
} }
a:focus { a:focus {
......
...@@ -9044,7 +9044,7 @@ p { ...@@ -9044,7 +9044,7 @@ p {
font-family: "proximanova", Helvetica, Arial, sans-serif; font-family: "proximanova", Helvetica, Arial, sans-serif;
font-weight: 400; font-weight: 400;
font-size: 16px; font-size: 16px;
color: #666666; color: #555555;
} }
/* line 179, ../assets/sass/layout/_default.scss */ /* line 179, ../assets/sass/layout/_default.scss */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment