Commit 81b295e7 by Ajmal.S

img align css added

parent e8f63a74
......@@ -117,6 +117,10 @@ body {
clear: both;
}
.float-none {
float: none;
}
.columns {
width: 33.33%;
float: left;
......
......@@ -65,7 +65,7 @@
<div class="underline"></div>
<span>1000 pts Discount<br>on Subscription</span>
</div>
<img src="assets/img/image-6.png" align="right" class="c-margin-t">
<img src="assets/img/image-6.png" align="right" class="c-margin-t float-none">
</div>
</div>
</body>
......
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