More css for prev commit

This commit is contained in:
cuom1999 2022-12-08 19:40:57 -06:00
parent cff62ae98f
commit 6bd8b9c3f1

View file

@ -47,10 +47,10 @@
} }
.source-code { .source-code {
padding-left: 0; padding-left: 0;
font-size: 1em; font-size: 1em !important;
} }
.source-wrap { .source-wrap {
padding: 0.5em; padding: 0.7em;
} }
} }
</style> </style>