Commit ecd00695 authored by Patrick's avatar Patrick
Browse files

update

parent 63605644
Pipeline #6944 passed with stages
in 15 seconds
...@@ -34,8 +34,8 @@ p { ...@@ -34,8 +34,8 @@ p {
header { header {
position: relative; position: relative;
width: 100%; width: 100%;
height: 43.2vw; height: 37.2vw;
background: url(../images/header.jpg); background: url(../images/headerV2.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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment