Add internship footer to posts (sorry)
This commit is contained in:
@@ -170,6 +170,15 @@ hr.header-divider {
|
||||
border-radius: 0.15rem;
|
||||
}
|
||||
|
||||
hr.footer-divider {
|
||||
margin: auto;
|
||||
margin-top: 1.5rem;
|
||||
margin-bottom: 1.5rem;
|
||||
max-width: $container-width;
|
||||
border: none;
|
||||
border-bottom: $standard-border;
|
||||
}
|
||||
|
||||
ul.post-list {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user