Update post and footer layout
This commit is contained in:
10
assets/blog.css
Normal file
10
assets/blog.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.infobar {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
margin-bottom: 1rem;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.infobar p {
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user