Line 7: | Line 7: | ||
.content { | .content { | ||
− | margin: 50px; | + | margin-left: 50px; |
+ | margin-right: 50px; | ||
background-color: white; | background-color: white; | ||
padding: 15px 60px; | padding: 15px 60px; | ||
Line 13: | Line 14: | ||
border-radius: 10px; | border-radius: 10px; | ||
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35); | box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35); | ||
− | |||
} | } | ||
Revision as of 22:04, 26 May 2018