Commit 9e92b74a authored by Mark Otto's avatar Mark Otto

fix ads text

parent 99edff6d
...@@ -438,7 +438,7 @@ body { ...@@ -438,7 +438,7 @@ body {
margin: 2rem -2rem -2rem !important; margin: 2rem -2rem -2rem !important;
overflow: hidden; overflow: hidden;
/* clearfix */ /* clearfix */
font-size: 85% !important; font-size: .8rem !important;
line-height: 1rem !important; line-height: 1rem !important;
color: #cdbfe3 !important; color: #cdbfe3 !important;
text-align: left; text-align: left;
......
...@@ -328,7 +328,7 @@ body { ...@@ -328,7 +328,7 @@ body {
padding: 1.25rem !important; padding: 1.25rem !important;
margin: 2rem -2rem -2rem !important; margin: 2rem -2rem -2rem !important;
overflow: hidden; /* clearfix */ overflow: hidden; /* clearfix */
font-size: 85% !important; font-size: .8rem !important;
line-height: 1rem !important; line-height: 1rem !important;
color: @bs-purple-light !important; color: @bs-purple-light !important;
text-align: left; text-align: left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment