1
0
mirror of https://github.com/DanilaFe/abacus synced 2024-06-15 23:47:07 -07:00

Remove the rounded borders.

This commit is contained in:
Danila Fedorin 2017-08-15 00:40:21 -07:00
parent f5d913d527
commit 2425adaea5

View File

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