This commit is contained in:
2017-11-03 05:17:52 +00:00
parent caca186710
commit 99b662ab6a
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
.container {
background: #333333;
padding: 16px;
border-radius: 4px;
border-radius: 2px;
border: solid 1px #555555;
margin-bottom: 8px;
}