Skip to content

Commit

Permalink
Landingpage: update logos
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Aug 4, 2023
1 parent dc2a479 commit 0a2bb59
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 330 deletions.
12 changes: 6 additions & 6 deletions roles/yoda_landingpages/files/css/uu.css
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ header .logo {
margin-left: 5%;
}
header .logo img {
width: 284px;
height: 77px;
height: 60px;
max-width: none;
}

header .header-title {
Expand Down Expand Up @@ -280,7 +280,7 @@ header .header-title h1 {
}

.questions {
margin-top: 100px;
margin-top: 60px;
}
.questions h2 {
font-family: 'Open Sans', sans-serif;
Expand All @@ -295,7 +295,7 @@ header .header-title h1 {
}

footer {
background: #000000;
background: #262626;
padding-left: 5%;
height: 141px;
width: 100%;
Expand All @@ -305,6 +305,6 @@ footer .logo {
padding-top: 20px;
}
footer .logo img {
width: 377px;
height: 111px
max-width: none;
height: 111px;
}
Loading

0 comments on commit 0a2bb59

Please sign in to comment.