base template: add more space to bottom
This commit is contained in:
@@ -11,7 +11,6 @@ body {
|
||||
}
|
||||
|
||||
.footer {
|
||||
widows: 100%;
|
||||
text-align: center;
|
||||
z-index: -1;
|
||||
}
|
||||
@@ -22,4 +21,18 @@ details {
|
||||
|
||||
#details {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.nav-link {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user