0.0.138
This commit is contained in:
@@ -184,7 +184,7 @@ body.n_scroll{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.title_page{
|
.title_page{
|
||||||
font-size: 36px;
|
font-size: 30px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
/*text-transform: uppercase;*/
|
/*text-transform: uppercase;*/
|
||||||
color: #000000;
|
color: #000000;
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<div {% include "block_settings/blocks_settings.html" %}>
|
<div {% include "block_settings/blocks_settings.html" %}>
|
||||||
<div class="cut-width">
|
<div class="cut-width">
|
||||||
<div class="block_how_dev">
|
<div class="block_how_dev">
|
||||||
<div class="large_txt block_how_dev_title">{{ block.name }}</div>
|
<div class="large_txt block_how_dev_title px30_txt">{{ block.name }}</div>
|
||||||
|
|
||||||
<div class="how_dev_container_widgets">
|
<div class="how_dev_container_widgets">
|
||||||
{% for w in block.get_widgets %}
|
{% for w in block.get_widgets %}
|
||||||
|
|||||||
Reference in New Issue
Block a user