home
·
contact
·
privacy
projects
/
guiltcards
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81450a9
)
Fix single-card view CSS.
master
author
Christian Heller
<c.heller@plomlompom.de>
Sun, 15 Nov 2020 18:54:30 +0000
(19:54 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Sun, 15 Nov 2020 18:54:30 +0000
(19:54 +0100)
views/_card.css
patch
|
blob
|
history
diff --git
a/views/_card.css
b/views/_card.css
index 0d6bc153b8f4a1bb7e517305c949433788e62241..dfa408032790ad50f8a34efed80d3023861a2a6d 100644
(file)
--- a/
views/_card.css
+++ b/
views/_card.css
@@
-1,8
+1,6
@@
.card {
box-sizing: border-box;
border: 30px solid #aaaaaa;
- width: 200px;
- height: 400px;
}
.answers {
list-style-type: none;