Remove the rounded borders.

This commit is contained in:
Danila Fedorin 2017-08-15 00:40:21 -07:00
parent f5d913d527
commit 2425adaea5
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@ body {
.content {
margin-top: 20px;
padding: 30px;
border-radius: 2px;
background-color: $clear-color;
}