Line 446: | Line 446: | ||
#project_menu ul { display: flex; justify-content: space-evenly; } | #project_menu ul { display: flex; justify-content: space-evenly; } | ||
− | #project_menu ul li { list-style: none; background: #fff; padding: 0.5em; border-radius: 50%; | + | #project_menu ul li a { list-style: none; |
+ | #project_menu ul li { | ||
+ | background: #fff; padding: 0.5em; border-radius: 50%; | ||
display: flex; align-items: center; justify-content: center; } | display: flex; align-items: center; justify-content: center; } | ||
#project_menu img { width: 7em; height: auto; margin: 1.5em; } | #project_menu img { width: 7em; height: auto; margin: 1.5em; } |
Revision as of 15:47, 9 October 2017