Compare commits
No commits in common. "main" and "fix/tagcloud" have entirely different histories.
main
...
fix/tagclo
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 975 KiB After Width: | Height: | Size: 975 KiB |
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 3.4 MiB After Width: | Height: | Size: 3.3 MiB |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 16 KiB |
|
@ -0,0 +1,6 @@
|
|||
/**
|
||||
* what-input - A global utility for tracking the current input method (mouse, keyboard or touch).
|
||||
* @version v4.3.1
|
||||
* @link https://github.com/ten1seven/what-input
|
||||
* @license MIT
|
||||
*/
|
|
@ -20,7 +20,7 @@
|
|||
z-index: 100;
|
||||
h6 {
|
||||
@include breakpoint(small) {
|
||||
@include xy-cell(shrink);
|
||||
@include xy-cell(12);
|
||||
margin-bottom: $global-margin;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
/*
|
||||
Theme Name: Biofriction
|
||||
Theme URI: https://git.hangar.org/hangar-tech/biofriction-wp-theme
|
||||
Theme URI: https://biofriction.org
|
||||
Gitlab Theme URI: https://gitlab.com/jorge-vitrubio/biofriction-theme
|
||||
Description: Biofriction is a WordPress theme created for Hangar.org, based on FoundationPress and Foundation 6 by Zurb
|
||||
Version: 1.1.0
|
||||
Version: 1.0.0
|
||||
Author: Jorge - vitrubio.net
|
||||
Author URI: https://vitrubio.net/
|
||||
|
||||
|
|