Skip to content

Commit 2f20dbf

Browse files
committed
favicon and spelling error in docs
1 parent cc19780 commit 2f20dbf

29 files changed

+65
-3
lines changed

docs/css/responsive.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
padding: 0;
181181
}
182182
.bg-inverse {
183-
background: #191c1e;
183+
background-image: -webkit-linear-gradient(0deg, #c66d9c 0%, #a63b73 100%);
184184
}
185185
.navbar-expand-md .navbar-brand,
186186
.navbar-expand-md .navbar-toggler {
@@ -300,7 +300,7 @@
300300
padding: 0;
301301
}
302302
.bg-inverse {
303-
background: #191c1e;
303+
background-image: -webkit-linear-gradient(0deg, #c66d9c 0%, #a63b73 100%);
304304
}
305305
.navbar-expand-md .navbar-brand,
306306
.navbar-expand-md .navbar-toggler {
13.9 KB
Loading
21.9 KB
Loading
2.43 KB
Loading
3.44 KB
Loading
5.6 KB
Loading
7.93 KB
Loading
9.8 KB
Loading
10.7 KB
Loading
13.9 KB
Loading

0 commit comments

Comments
 (0)