Avoid more inlining

This commit is contained in:
Johannes Zellner
2016-06-07 10:55:36 +02:00
parent 78135c807a
commit 8159334cbf
2 changed files with 3 additions and 2 deletions

View File

@@ -378,6 +378,7 @@ html {
background-color: white;
max-width: 720px;
margin: 0 auto;
margin-bottom: 15px;
padding: 10px 15px;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}