1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

Increase the font size of card content (#899)

Fixes https://github.com/minio/docs/issues/869
This commit is contained in:
Rushan
2023-06-27 20:23:54 +00:00
committed by GitHub
parent 7a01ca72e6
commit dc2b67c449

View File

@ -202,8 +202,6 @@
--sd-color-shadow: none;
--sd-color-card-border: var(--theme-light-bg);
--sd-color-card-border-hover: var(--theme-light-hover-bg);
font-size: $font-size-sm;
}
.sd-card-hover {