update news section

This commit is contained in:
2024-08-19 15:35:38 +03:00
parent 902a593caa
commit f0ebd0f165

View File

@@ -329,7 +329,7 @@ Uses local resources to cut the carbon footprint and promotes eco-friendly pract
<!-- section 8 (news) --> <!-- section 8 (news) -->
<div class="container mx-auto"> <div class="rounded_img container mx-auto">
{% row( style="mtop semiNarrow") %} {% row( style="mtop semiNarrow") %}
@@ -342,6 +342,8 @@ Uses local resources to cut the carbon footprint and promotes eco-friendly pract
{% row( style="mbottom semiNarrow") %} {% row( style="mbottom semiNarrow") %}
<div class="rounded_img">
[![Image](aug_community_calls.png)](/newsroom/aug-community-calls/) [![Image](aug_community_calls.png)](/newsroom/aug-community-calls/)
<br> <br>
@@ -350,6 +352,7 @@ Uses local resources to cut the carbon footprint and promotes eco-friendly pract
##### Announcing August's Community Calls ##### Announcing August's Community Calls
</div>
||| |||
@@ -367,7 +370,7 @@ Uses local resources to cut the carbon footprint and promotes eco-friendly pract
<div class="pl-6 road_border"> <div class="pl-12 road_border">
<h3 class="mt-0 font-semibold">JOIN IN</h3> <h3 class="mt-0 font-semibold">JOIN IN</h3>
<div class="my-4"> <div class="my-4">
@@ -422,4 +425,19 @@ Uses local resources to cut the carbon footprint and promotes eco-friendly pract
} }
@media (max-width: 480px) {
.road_border{
border-left: 0px solid #cbcbcb;
}
}
</style> </style>