Cosmetics

pull/12/head
cagataycivici 2019-05-27 13:05:10 +03:00
parent ccd0d20908
commit 341ee8134d
1 changed files with 2 additions and 2 deletions

View File

@ -451,7 +451,7 @@ export default {
.flexgrid-demo {
.box,
.sample-layout > div {
background-color: #f1f1f1;
background-color: #c2c8ce;
text-align: center;
padding-top: 1em;
padding-bottom: 1em;
@ -473,7 +473,7 @@ export default {
.vertical-container {
margin: 0;
height: 200px;
background: #c0c0c0;
background: #eaecee;
border-radius: 4px;
}