ThatOneCalculator 2022-11-26 21:39:31 -08:00
parent d4d23969b1
commit b0b14909f2

View file

@ -64,6 +64,7 @@ const bg = {
font-size: 0.9em; font-size: 0.9em;
vertical-align: top; vertical-align: top;
font-weight: bold; font-weight: bold;
text-overflow: clip;
} }
} }
</style> </style>