35968ce4 by Jeff Balicki

dd

1 parent 3231ba33
......@@ -16644,28 +16644,28 @@ ul.social li a.twitter-icon:active {
ul.social li a.twitter-icon:focus {
opacity: 0.5;
}
ul.social li a.instagram-icon {
background-position: 33% 0%;
ul.social li a.facebook-icon {
background-position: 34% 0%;
}
ul.social li a.instagram-icon:hover {
ul.social li a.facebook-icon:hover {
opacity: 0.5;
}
ul.social li a.instagram-icon:active {
ul.social li a.facebook-icon:active {
opacity: 0.5;
}
ul.social li a.instagram-icon:focus {
ul.social li a.facebook-icon:focus {
opacity: 0.5;
}
ul.social li a.facebook-icon {
background-position: 66% 0%;
ul.social li a.instagram-icon {
background-position: 67% 0%;
}
ul.social li a.facebook-icon:hover {
ul.social li a.instagram-icon:hover {
opacity: 0.5;
}
ul.social li a.facebook-icon:active {
ul.social li a.instagram-icon:active {
opacity: 0.5;
}
ul.social li a.facebook-icon:focus {
ul.social li a.instagram-icon:focus {
opacity: 0.5;
}
ul.social li a.linkedin-icon {
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -114,9 +114,9 @@
opacity: 0.5;
}
}
a.instagram-icon {
background-position: 33% 0%;
a.facebook-icon
{
background-position: 34% 0%;
&:hover {
opacity: 0.5;
......@@ -131,8 +131,8 @@
}
}
a.facebook-icon {
background-position: 66% 0%;
a.instagram-icon {
background-position: 67% 0%;
&:hover {
opacity: 0.5;
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.27
Version: 1.1.28
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......