Skip to content
Snippets Groups Projects
Commit 7f58ac13 authored by Jonas Leder's avatar Jonas Leder
Browse files

move homeImage css config in home

parent ae9a2092
Branches
No related tags found
No related merge requests found
......@@ -31,12 +31,6 @@ article{
align-items: stretch;
}
#homeImage{
float: left;
margin-right: 20px;
box-shadow: 7px 7px $back-color-2;
}
#banner img {
max-width: 100% !important;
}
......
......@@ -7,3 +7,9 @@
#banner a {
text-decoration: none;
}
#homeImage{
float: left;
margin-right: 20px;
box-shadow: 7px 7px $back-color-2;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment