Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lara_cms
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jasvir Singh
lara_cms
Commits
67d2e1a7
Commit
67d2e1a7
authored
4 years ago
by
mohd zamin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
customise image width
Signed-off-by:
mohd zamin
<
m.zamin@ldh.01s.in
>
parent
5ef0e7bb
Pipeline
#602
passed with stage
in 35 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
resources/views/frontend/services.blade.php
resources/views/frontend/services.blade.php
+2
-2
No files found.
resources/views/frontend/services.blade.php
View file @
67d2e1a7
...
...
@@ -37,9 +37,9 @@ Services | 01Synergy
<
p
class
=
"text-center"
>
@
if
(
$d
->
image
!=
'noimage.jpg'
)
<
img
src
=
'{{ asset("images/$d->image") }}'
>
<
img
src
=
'{{ asset("images/$d->image") }}'
style
=
"width: 100%;"
@
endif
</
p
>
</
p
>
<
h1
style
=
"margin-left:35px;"
class
=
"text-center"
>
{{
$d
->
name
}}
</
h1
>
<
hr
>
<
div
class
=
"row"
>
...
...
This diff is collapsed.
Click to expand it.
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