Line 15: | Line 15: | ||
z-index:0; | z-index:0; | ||
} | } | ||
+ | |||
+ | .fixed-bottom { | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | z-index: 0; | ||
+ | } | ||
+ | |||
/* footer social icons */ | /* footer social icons */ | ||
ul.social-network { | ul.social-network { |
Revision as of 14:25, 29 August 2018