forked from MapComplete/MapComplete
Remove unused .space-between
Class was not used but there is also Tailwind .justify-between
This commit is contained in:
parent
cdb3daad4f
commit
80dd69a301
1 changed files with 0 additions and 4 deletions
|
@ -130,10 +130,6 @@ btn {
|
|||
width: 4rem !important;
|
||||
}
|
||||
|
||||
.space-between {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.link-underline a {
|
||||
text-decoration: underline 1px #0078a855;;
|
||||
color: #0078A8;
|
||||
|
|
Loading…
Reference in a new issue