favicon
This commit is contained in:
@@ -27,17 +27,4 @@
|
||||
.img-fluid {
|
||||
height: 200px !important;
|
||||
}
|
||||
}
|
||||
|
||||
/*footer*/
|
||||
.footer {
|
||||
background: #f2f2f2;
|
||||
}
|
||||
|
||||
/*home*/
|
||||
.home {
|
||||
height: 100vh;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
/*footer*/
|
||||
.footer {
|
||||
background: #f2f2f2;
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
/*home*/
|
||||
.home {
|
||||
height: 100vh;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user