mirror of
https://github.com/BioArchLinux/bioarchlinux-packages.git
synced 2025-03-10 06:24:00 +00:00
fix(log): align to left
This commit is contained in:
parent
82b7dd274a
commit
0fe1b5e9c7
2 changed files with 1 additions and 3 deletions
|
@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
## [Unreleased]
|
||||
|
||||
- Use hashtag for more link
|
||||
- Log block align to left
|
||||
|
||||
## [0.2.0] - 2022-01-23
|
||||
|
||||
|
|
|
@ -16,9 +16,6 @@ code {
|
|||
font-size: 12px;
|
||||
line-height: 20px;
|
||||
white-space: pre-wrap;
|
||||
margin: 0 auto;
|
||||
width: 80%;
|
||||
display: block;
|
||||
}
|
||||
</style>"#;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue