Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Maják
Commits
e60ac91e
Commit
e60ac91e
authored
2 years ago
by
Tomáš
Browse files
Options
Downloads
Patches
Plain Diff
larger margin under perex on people & program pages
parent
523ba9ef
No related branches found
No related tags found
2 merge requests
!669
nicer twitter image layout, better typesetting on people + program pages,...
,
!668
Nicer twitter image layout, customizeable header buttons, better typesetting on people + program pages
Pipeline
#10634
passed
2 years ago
Stage: build
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/templates/main/main_people_page.html
+1
-1
1 addition, 1 deletion
main/templates/main/main_people_page.html
main/templates/main/main_program_page.html
+1
-1
1 addition, 1 deletion
main/templates/main/main_program_page.html
with
2 additions
and
2 deletions
main/templates/main/main_people_page.html
+
1
−
1
View file @
e60ac91e
...
...
@@ -8,7 +8,7 @@
<main
role=
"main"
class=
"mb-4 xl:mb-20"
>
<div
class=
"grid-container"
>
<div
class=
"grid-content"
>
<div
class=
"prose font-condensed text-xl leading-7 mb-
5
"
>
<div
class=
"prose font-condensed text-xl leading-7 mb-
12
"
>
{{ page.perex|richtext }}
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
main/templates/main/main_program_page.html
+
1
−
1
View file @
e60ac91e
...
...
@@ -7,7 +7,7 @@
<main
role=
"main"
class=
"mb-4 xl:mb-20"
>
<div
class=
"grid-container"
>
<div
class=
"grid-content"
>
<div
class=
"prose font-condensed text-xl leading-7 mb-
5
program-perex"
>
<div
class=
"prose font-condensed text-xl leading-7 mb-
12
program-perex"
>
{{ page.perex|richtext }}
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment