fix: fit text inside the circle shape

GitOrigin-RevId: 81167ee6ebc281a7a403ff2fdc3b19f4cc91d6be
This commit is contained in:
Rebeka 2023-04-20 15:51:56 +02:00 committed by Copybot
parent f64a97caca
commit b063495200

View file

@ -87,9 +87,9 @@
}
}
.circle-lg {
width: 150px;
height: 150px;
padding-top: 50px;
height: 180px;
padding: 70px 8px;
width: 180px;
}
.circle-subtext {
font-size: 1rem;