Browse Source

Centered social media menu

main
Kenneth John Odle 3 years ago
parent
commit
5421708bd5
  1. 5
      style.css

5
style.css

@ -608,10 +608,11 @@ ul#footermenu-ul {
#social-media-menu {
clear: both;
margin-bottom: 6px;
padding: 0 0 0 30px;
padding: 0;
height: 60px;
max-height: 48px;
width: max-content;
margin: 0.8em auto 0.4em auto;
}
#social-media-menu a {

Loading…
Cancel
Save