0.0.244
This commit is contained in:
@@ -555,6 +555,7 @@
|
|||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -210,10 +210,9 @@ body {
|
|||||||
header {
|
header {
|
||||||
max-width: 1280px;
|
max-width: 1280px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
margin-top: 40px;
|
padding: 40px 40px 60px 40px;
|
||||||
margin-bottom: 60px;
|
/* margin-bottom: 60px; */
|
||||||
padding: 0px 40px;
|
/* padding: 0px 40px; */
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -65,7 +65,7 @@
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="text_another_subscribe padding-n-width-another-subscribes">
|
<div class="text_another_subscribe padding-n-width-another-subscribes">
|
||||||
Период:<span class="orange-text">{{ item.period_name }}</span>
|
Период: <span class="orange-text">{{ item.period_name }}</span>
|
||||||
</div>
|
</div>
|
||||||
<button class="read_more_about_subscribe" onclick="send_subscribe({{ item.id }})">Перейти</button>
|
<button class="read_more_about_subscribe" onclick="send_subscribe({{ item.id }})">Перейти</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user