This commit is contained in:
Vlad Faust
2017-08-29 21:56:55 +03:00
parent 4d66cd06c8
commit 6ae6d2126a
2 changed files with 5 additions and 1 deletions

View File

@@ -13,6 +13,10 @@ body {
justify-content: center;
}
.flex-item {
max-width: 600px;
}
a {
color: black;
font-weight: bold;