mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-02-04 09:30:05 +00:00
Website templates
This commit is contained in:
7098
portfolio-item/css/bootstrap.css
vendored
Normal file
7098
portfolio-item/css/bootstrap.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
11
portfolio-item/css/portfolio-item.css
Normal file
11
portfolio-item/css/portfolio-item.css
Normal file
@@ -0,0 +1,11 @@
|
||||
body {
|
||||
margin-top: 50px; /* 50px is the height of the navbar - change this if the navbarn height changes */
|
||||
}
|
||||
|
||||
.portfolio-item {
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
footer {
|
||||
margin: 50px 0;
|
||||
}
|
||||
Reference in New Issue
Block a user