Compare commits
2 Commits
fix/tagclo
...
main
Author | SHA1 | Date |
---|---|---|
jorge | 4b8481b2b6 | |
jorge | 32ffcd1ab4 |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 975 KiB After Width: | Height: | Size: 975 KiB |
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 3.1 MiB |
Before Width: | Height: | Size: 3.3 MiB After Width: | Height: | Size: 3.4 MiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 4.1 KiB |
|
@ -1,6 +0,0 @@
|
|||
/**
|
||||
* 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(12);
|
||||
@include xy-cell(shrink);
|
||||
margin-bottom: $global-margin;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
/*
|
||||
Theme Name: Biofriction
|
||||
Theme URI: https://biofriction.org
|
||||
Gitlab Theme URI: https://gitlab.com/jorge-vitrubio/biofriction-theme
|
||||
Theme URI: https://git.hangar.org/hangar-tech/biofriction-wp-theme
|
||||
Description: Biofriction is a WordPress theme created for Hangar.org, based on FoundationPress and Foundation 6 by Zurb
|
||||
Version: 1.0.0
|
||||
Version: 1.1.0
|
||||
Author: Jorge - vitrubio.net
|
||||
Author URI: https://vitrubio.net/
|
||||
|
||||
|
|