Skip to content

Commit 4440173

Browse files
authored
add indent "about framework" footer text block (Codeception#437)
1 parent a4a5fd2 commit 4440173

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

css/style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,6 +1880,12 @@ p code, li code {
18801880
margin: auto;
18811881
}
18821882

1883+
@media (min-width : 768px) and (max-width: 991px) {
1884+
.about-framework {
1885+
margin-bottom: 25px;
1886+
}
1887+
}
1888+
18831889
.sponsors-wrapper .sponsors-item .sponsors {
18841890
height: 80px;
18851891
border-radius: 20px;

0 commit comments

Comments
 (0)