mirror of
https://github.com/danbulant/design
synced 2026-05-19 04:08:46 +00:00
add top margin to "I recently started blog"
This commit is contained in:
parent
5052ec0356
commit
69d68f7ec1
1 changed files with 1 additions and 0 deletions
|
|
@ -227,6 +227,7 @@
|
|||
}
|
||||
.blog {
|
||||
margin: auto;
|
||||
margin-top: 20px;
|
||||
max-width: max-content;
|
||||
padding: 15px;
|
||||
border-radius: 5px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue