Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
change background
Browse files Browse the repository at this point in the history
  • Loading branch information
wbglaeser committed Jan 30, 2024
1 parent 2ba492e commit a8a0022
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ body {
color: #9D9EA5;
font-weight: 400;
font-family: "Roboto", sans-serif;

}

h1,
Expand Down Expand Up @@ -62,7 +61,7 @@ h6 {
}

body {
background: #fff;
background-color: white;
}

.section-title {
Expand Down Expand Up @@ -106,7 +105,6 @@ body {

@media (max-width: 991px) {
.site-navigation {
background: #fff;
margin: 10px;
border-radius: 5px;
top: 0;
Expand Down Expand Up @@ -175,7 +173,6 @@ body {
height: 2px;
width: 25px;
transition: all 0.2s;
background: #00113E;
display: block;
}

Expand Down Expand Up @@ -306,7 +303,6 @@ body {
}

.site-idea {
background: #fff;
padding: 100px 0;
overflow: hidden;
color: #fff;
Expand Down Expand Up @@ -441,7 +437,6 @@ body {
}

.site-about-company {
background-color: #F7F9FF;
color: #00113E;
font-size: 30px;
}
Expand Down Expand Up @@ -558,7 +553,6 @@ body {

.site-contact {
padding: 150px 0 100px;
background: #F7F9FF;
}

@media (max-width: 575px) {
Expand All @@ -582,7 +576,6 @@ body {
}

.site-footer {
background: #fff;
padding: 50px;
}

Expand Down
Binary file modified assets/images/landscape_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a8a0022

Please sign in to comment.