forked from MapComplete/MapComplete
Various styling and language tweaks
This commit is contained in:
parent
847c0911f9
commit
3d2b55f9f1
14 changed files with 30 additions and 29 deletions
|
@ -892,6 +892,10 @@ video {
|
|||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
.mb-2 {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.ml-2 {
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
|
@ -932,10 +936,6 @@ video {
|
|||
margin-right: 0.75rem;
|
||||
}
|
||||
|
||||
.mb-2 {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.mb-0 {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue