summaryrefslogtreecommitdiff
path: root/src/web/src/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/src/styles.css')
-rw-r--r--src/web/src/styles.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/web/src/styles.css b/src/web/src/styles.css
index 582bc24..7764a7e 100644
--- a/src/web/src/styles.css
+++ b/src/web/src/styles.css
@@ -107,6 +107,11 @@ body {
margin: 20px auto;
}
+.card_title {
+ width: 120px;
+ text-align: center;
+}
+
.card .card-img {
width: inherit;
height: inherit;