1
0
mirror of https://github.com/DanilaFe/abacus synced 2025-12-28 03:31:08 +00:00

Remove the rounded borders.

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

View File

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