We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c9794 commit e91d29aCopy full SHA for e91d29a
2 files changed
web/themes/interledger/css/components/cards.css
@@ -227,8 +227,8 @@
227
max-width: 100%;
228
}
229
230
-.ideation-wrapper .card {
231
- background-color: var(--color-card-bg);
+.ideation-wrapper .card-content-wrapper {
+ height: 100%;
232
233
234
.ideation-wrapper .card h3 {
web/themes/interledger/interledger.libraries.yml
@@ -1,5 +1,5 @@
1
global-styling:
2
- version: 1.7.0
+ version: 1.7.1
3
css:
4
theme:
5
css/fonts.css: {}
0 commit comments