This commit is contained in:
parent
6fddd532c2
commit
0f5668bf18
1 changed files with 5 additions and 0 deletions
|
@ -128,6 +128,11 @@ button:focus {
|
||||||
|
|
||||||
.content-item-inner2 {
|
.content-item-inner2 {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
|
margin-bottom: 40px;
|
||||||
|
border-right: 2px solid #222831;
|
||||||
|
border-left: 2px solid #222831;
|
||||||
|
border-bottom: 2px solid #222831;
|
||||||
|
border-radius: 8px 8px 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-item-inner3 {
|
.content-item-inner3 {
|
||||||
|
|
Reference in a new issue