Skip to content
Snippets Groups Projects
Commit 7ee31ca6 authored by Simon Malesys's avatar Simon Malesys
Browse files

Increase the cards width

parent 2c97cb5f
No related branches found
No related tags found
1 merge request!88Update frontend
......@@ -151,6 +151,10 @@ export default {
margin: 30px;
}
.header h1 {
text-align: center;
}
.header p {
max-width: 80%;
text-align: center;
......@@ -173,7 +177,7 @@ section h2 {
}
.init-table-card {
width: 400px;
width: 600px;
}
.init-table-card .v-card__title {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment