Skip to content

Commit 066269a

Browse files
committed
Updated Bootstrap and FontAwesome
1 parent 9bc073e commit 066269a

File tree

1,714 files changed

+7524
-5968
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,714 files changed

+7524
-5968
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you'd like to **use the template without the footer attribution**, you can [b
2929

3030

3131
## Latest Version
32-
**v2.2** - 27 April 2020
32+
**v2.3** - 12 Oct 2020
3333

3434
[Changelog](https://themes.3rdwavemedia.com/bootstrap-templates/startup/prettydocs-free-bootstrap-theme-for-developers-and-startups/?target=changelog)
3535

assets/css/styles.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Template Name: PrettyDocs - Bootstrap 4 Template for documentations
3-
* Version: 2.2
3+
* Version: 2.3
44
* Author: Xiaoying Riley
55
* Copyright: 3rd Wave Media
66
* Twitter: @3rdwave_themes
@@ -1270,11 +1270,12 @@ select {
12701270
display: inline-block;
12711271
margin-right: 5px;
12721272
position: relative;
1273-
top: 5px;
12741273
}
12751274

1276-
.landing-page .social-container .fab-like {
1275+
.landing-page .social-container .fb_iframe_widget {
12771276
display: inline-block;
1277+
position: relative;
1278+
top: 3px;
12781279
}
12791280

12801281
.cards-section {

assets/fontawesome/attribution.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
console.log(`Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
2+
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
3+
`)

0 commit comments

Comments
 (0)