Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
Project Page
Commits
b2ff44ff
Commit
b2ff44ff
authored
3 years ago
by
Athanasios
Browse files
Options
Download
Email Patches
Plain Diff
Add card-portrait class
parent
0eed360a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
views/DE/project/projectList.pug
+1
-1
views/DE/project/projectList.pug
with
1 addition
and
1 deletion
+1
-1
views/DE/project/projectList.pug
+
1
-
1
View file @
b2ff44ff
...
...
@@ -63,7 +63,7 @@ html(lang="de")
| <div class="row">
for item in project
div(class="card-deck py-4 col-sm")
div(class="card
width_18
" style="transform: rotate(0);")
div(class="card
card-portrait
" style="transform: rotate(0);")
div(class="title-container")
div(class="card-img-bg" style=`background-image: url(${item.logo});`)
h5(class="card-title-bottom-left") #{item.name}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets