Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
sgmt
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Quan Nguyen
sgmt
Commits
88b2376b
Commit
88b2376b
authored
May 07, 2021
by
Quan Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ipad responsive
parent
385024d1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
page--front.html.twig
themes/custom/sgmt/templates/layout/page--front.html.twig
+4
-4
views-view-unformatted--article--block-environmental-focus.html.twig
...unformatted--article--block-environmental-focus.html.twig
+1
-1
No files found.
themes/custom/sgmt/templates/layout/page--front.html.twig
View file @
88b2376b
...
...
@@ -109,14 +109,14 @@
<section
class=
"focus-news"
>
<div
class=
"row"
>
<div
class=
"col-12 col-lg-9"
>
<div
class=
"col-12 col-
md-8 col-
lg-9"
>
<!-- content_second -->
{%
if
page.content_second
%}
{{
page.content_second
}}
{%
endif
%}
<!-- end content_second -->
</div>
<div
class=
"col-lg-3 col-12"
>
<div
class=
"col-lg-3 col-
md-4 col-
12"
>
<!-- sidebar_right_second -->
{%
if
page.sidebar_right_second
%}
{{
page.sidebar_right_second
}}
...
...
@@ -186,14 +186,14 @@
<section
class=
"hot-news"
>
<div
class=
"row"
>
<div
class=
"col-lg-9 col-12"
>
<div
class=
"col-lg-9 col-
md-8 col-
12"
>
<!-- content_seven -->
{%
if
page.content_seven
%}
{{
page.content_seven
}}
{%
endif
%}
<!-- end content_seven -->
</div>
<div
class=
"col-lg-3 col-12"
>
<div
class=
"col-lg-3 col-
md-4 col-
12"
>
<!-- sidebar_right_seven -->
{%
if
page.sidebar_right_seven
%}
{{
page.sidebar_right_seven
}}
...
...
themes/custom/sgmt/templates/views/views-view-unformatted--article--block-environmental-focus.html.twig
View file @
88b2376b
...
...
@@ -7,7 +7,7 @@
</div>
<div
class=
"row"
>
{%
for
row
in
rows
%}
<div
class=
"col-lg-6 col-md-
4
col-12"
>
<div
class=
"col-lg-6 col-md-
6
col-12"
>
<div
class=
"focus-news-item d-flex"
>
<div
class=
"focus-news__img"
>
{%
set
photo
=
file_url
(
row
[
'content'
][
'#row'
]
.
_entity.field_image.entity.fileuri
)
%}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment