mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-19 15:57:48 +00:00
Recreate bare-bones and memory-management sections
This commit is contained in:
@@ -275,7 +275,7 @@ tbody tr:nth-child(odd) th {
|
||||
.masthead {
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
.masthead-title {
|
||||
margin-top: 0;
|
||||
@@ -300,8 +300,7 @@ tbody tr:nth-child(odd) th {
|
||||
* page is wrapped in `.page` and is only used on the page layout.
|
||||
*/
|
||||
|
||||
.page,
|
||||
.post {
|
||||
.page {
|
||||
margin-bottom: 4em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user