Line 8: | Line 8: | ||
display: flex; | display: flex; | ||
flex-direction: row; | flex-direction: row; | ||
− | width: | + | width:600px; |
margin-left:auto; | margin-left:auto; | ||
margin-right:auto; | margin-right:auto; | ||
Line 19: | Line 19: | ||
justify-content: center; | justify-content: center; | ||
} | } | ||
+ | |||
+ | .col-md-4 { | ||
+ | width: 13.33333333%; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 21:04, 7 October 2018