We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0ae18 commit a4a5fd2Copy full SHA for a4a5fd2
_includes/sponsors.html
@@ -1,4 +1,4 @@
1
-<div class="support-wrapper sponsors-wrapper">
+<div class="sponsors-wrapper">
2
<div class="container">
3
<div class="row">
4
<div class="col-sm-12 col-md-offset-3 col-md-6 text-center">
css/style.css
@@ -1918,6 +1918,19 @@ p code, li code {
1918
text-decoration: none;
1919
}
1920
1921
+.sponsors-wrapper .container {
1922
+ padding-bottom: 50px;
1923
+}
1924
+
1925
+.sponsors-wrapper h4 {
1926
+ margin-top: 40px;
1927
+ margin-bottom: 15px;
1928
1929
1930
+.sponsors-wrapper h3 {
1931
1932
1933
1934
.partners-block {
1935
font-size: 18px;
1936
margin-bottom: 30px;
0 commit comments