Skip to content

Commit

Permalink
dojos page css - place belt icons cleanly
Browse files Browse the repository at this point in the history
  • Loading branch information
robwaz committed Jan 9, 2024
1 parent 3f8b011 commit 69e046c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dojo_theme/static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,15 +168,15 @@ h4 {
}

.card-text {
position: absolute;
bottom: 1em;
right: 1em;
color: rgb(234, 234, 234);
font-size: 0.75em;
}

.card-icon {
width: 35%
width: 35%;
position: absolute;
bottom: 1rem;
right: 1rem;
}

.accordion-item {
Expand Down

0 comments on commit 69e046c

Please sign in to comment.