Skip to content

Commit

Permalink
Merge pull request #125 from e20178dulanga/main
Browse files Browse the repository at this point in the history
Contact page updated
  • Loading branch information
e20178dulanga authored Oct 11, 2024
2 parents 353d880 + 1d2296d commit 7cc3e2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion front-end/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import Header from "./components/Header";
import Footer from "./components/Footer";
import './components/Header.css'
import './components/Overview.css'
import './components/Contact.css'
import './components/Team.css'
import './components/News.css'
import './components/Download.css'
Expand Down
2 changes: 1 addition & 1 deletion front-end/src/components/Contact.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
.contactUsForm img{
width: auto;
height: 400px;
margin-top: 20px;
margin-top: 205px;
margin-right: 20px;
margin-left: 20px;
}
Expand Down

0 comments on commit 7cc3e2c

Please sign in to comment.