small update
This commit is contained in:
parent
3a825c8a68
commit
0cb3380a0b
@ -15,7 +15,7 @@
|
||||
|
||||
}
|
||||
|
||||
.moving-car {
|
||||
.moving-tenhal {
|
||||
position: absolute;
|
||||
font-size: 3rem;
|
||||
font-weight: bold;
|
||||
@ -40,13 +40,9 @@
|
||||
<div class="row justify-content-between">
|
||||
<div class="col-sm-12 ">
|
||||
<div class="card border h-100 w-100 p-lg-10">
|
||||
|
||||
{% comment %} <div class="road-container">
|
||||
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSY0ESBb8625a12EguCyY8j4eL93sY3ibEAuQ&s" alt="Car" id="car" class="img-fluid" style="height:30px; width:30px;">
|
||||
</div> {% endcomment %}
|
||||
|
||||
<div class="road">
|
||||
<p class="moving-car ">Powered By Tenhal </p>
|
||||
<p class="moving-tenhal "> {% trans "Powered By Tenhal" %} </p>
|
||||
</div>
|
||||
|
||||
<div class="bg-holder bg-card"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user