Change links http:// to https://
All necessary links checked and updated to https, some remain as http as those aren't using secured protocol yet
This commit is contained in:
parent
a0ee266dee
commit
e4665250dd
8 changed files with 24 additions and 24 deletions
|
@ -4,7 +4,7 @@ html {
|
|||
|
||||
*,
|
||||
*:before,
|
||||
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
|
||||
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
|
||||
box-sizing: inherit;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue