1
0
mirror of https://github.com/DanilaFe/abacus synced 2026-01-18 12:55:19 +00:00

Remove the rounded borders.

This commit is contained in:
2017-08-15 00:40:21 -07:00
parent 3c203be7af
commit 36a6bee9b5

View File

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