mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
core/static: fix Markdown code vertical-align
This commit is contained in:
@ -1452,6 +1452,7 @@ label {
|
||||
display: inline-block;
|
||||
padding: 4px;
|
||||
line-height: 120%;
|
||||
vertical-align: middle;
|
||||
}
|
||||
a {
|
||||
color: $primary-dark-color;
|
||||
|
Reference in New Issue
Block a user