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
zukunftstadtlabor
website
Commits
ecd00695
Commit
ecd00695
authored
2 years ago
by
Patrick
Browse files
Options
Download
Email Patches
Plain Diff
update
parent
63605644
Pipeline
#6944
passed with stages
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/assets/css/style.css
+10
-2
public/assets/css/style.css
with
10 additions
and
2 deletions
+10
-2
public/assets/css/style.css
+
10
-
2
View file @
ecd00695
...
@@ -34,8 +34,8 @@ p {
...
@@ -34,8 +34,8 @@ p {
header
{
header
{
position
:
relative
;
position
:
relative
;
width
:
100%
;
width
:
100%
;
height
:
4
3.2vw
;
height
:
3
7
.2vw
;
background
:
url(../images/header.jpg)
;
background
:
url(../images/header
V2
.jpg)
;
background-size
:
contain
;
background-size
:
contain
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
display
:
flex
;
display
:
flex
;
...
@@ -241,4 +241,12 @@ audio {
...
@@ -241,4 +241,12 @@ audio {
.video-container
iframe
{
.video-container
iframe
{
width
:
100%
;
width
:
100%
;
max-width
:
560px
;
max-width
:
560px
;
}
.social
{
width
:
32px
;
}
.thumbimg
{
padding
:
1em
;
}
}
\ No newline at end of file
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