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