Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MSP-Maastricht
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
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
2024 Competition
MSP-Maastricht
Commits
59c00871
Commit
59c00871
authored
6 months ago
by
Devyani Ravi
Browse files
Options
Downloads
Patches
Plain Diff
fix home page
parent
23d1a673
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#452955
passed
6 months ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/.vuepress/components/HomePage.vue
+0
-4
0 additions, 4 deletions
docs/.vuepress/components/HomePage.vue
with
0 additions
and
4 deletions
docs/.vuepress/components/HomePage.vue
+
0
−
4
View file @
59c00871
...
...
@@ -61,7 +61,6 @@ body {
.header-gif
{
width
:
100%
;
height
:
auto
;
box-shadow
:
0px
4px
10px
rgba
(
0
,
0
,
0
,
0.1
);
/* Subtle shadow */
}
.about-us
,
.project-overview
,
.promo-video
{
...
...
@@ -70,7 +69,6 @@ body {
background-color
:
#d8e3c2
;
/* Lighter green background */
padding
:
2rem
;
border-radius
:
10px
;
box-shadow
:
0px
4px
10px
rgba
(
0
,
0
,
0
,
0.1
);
/* Subtle shadow */
}
.about-us
h1
,
.project-overview
h2
,
.promo-video
h2
{
...
...
@@ -96,7 +94,6 @@ body {
background-color
:
#e3f2fd
;
/* Light blue background */
padding
:
1rem
;
border-radius
:
10px
;
box-shadow
:
0px
4px
10px
rgba
(
0
,
0
,
0
,
0.1
);
/* Subtle shadow */
}
.vibrio-image
{
...
...
@@ -133,7 +130,6 @@ body {
left
:
0
;
width
:
100%
;
height
:
100%
;
box-shadow
:
0px
4px
10px
rgba
(
0
,
0
,
0
,
0.1
);
/* Subtle shadow */
}
</
style
>
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