remove workspace

This commit is contained in:
Aleksey Chichenkov 2018-09-20 11:51:19 +03:00
parent 5a9a95b99d
commit ac1fafac1f
10 changed files with 172 additions and 54 deletions

View file

@ -1,4 +1,6 @@
.min-methods{}
.min-methods{
padding-bottom: 20px;
}
.min-methods .title {
font-size: 28px;
@ -6,7 +8,8 @@
margin-top: 20px;
}
.min-methods .list {
padding-left: 24px;
padding-left: 20px;
padding-top: 10px;
}
.min-methods .list .compact-method {