Skip to content

Commit efe9aad

Browse files
committed
centering image
1 parent a6a1560 commit efe9aad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mmg_website/index.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ layout: default
2727
width: 80px;
2828
}
2929
.erasmus23 {
30-
width: 100%;
30+
margin-left: 10%;
31+
margin-right: 10%;
32+
width: 80%;
3133
}
3234
</style>
3335
</head>

0 commit comments

Comments
 (0)