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 85e546aeb7
commit 243bc0bb03

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;