Merge pull request #399 from undergroundwires/a

Improve styling to allow flexible overrides
This commit is contained in:
Djordje Atlialp 2023-04-02 19:34:21 +02:00 committed by GitHub
commit 1e02b5b62e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@
&-item {
border-bottom: 1px grey dashed;
a {
&-inner {
display: flex;
justify-content: space-between;
align-items: baseline;