Minor tweak to the logo in the C++ docs

Remove the sharp edges
This commit is contained in:
Simon Hausmann 2021-06-25 12:46:35 +02:00
parent f9ef21bffd
commit 1c6ff356a4

View file

@ -10,4 +10,5 @@
img.logo { img.logo {
max-height: 70px; max-height: 70px;
border-radius: 12% !important;
} }