update calendar style

This commit is contained in:
Paul Fournier 2023-11-11 17:06:57 +01:00
parent 10850f6ae9
commit b705555226

View file

@ -419,10 +419,8 @@ section p.stand-out {
/*--------------------------------------------------------*/
#calendar {
width: 100%;
max-width: 100%;
margin: 0;
padding: 0;
max-width: 95%;
margin: 0 5% 0 5%;
/* background-color: rgba(71, 19, 43, 0.05) ; */
}