Line 445: | Line 445: | ||
} | } | ||
− | #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 { list-style: none; background: #fff; padding: 0.5em; border-radius: 50%; |
− | #project_menu img { width: 7em; height: auto;} | + | display: flex; align-items: center; justify-content: center; } |
+ | #project_menu img { width: 7em; height: auto; margin: 1.5em; } | ||
</style> | </style> |
Revision as of 15:45, 9 October 2017