mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
fix: fit text inside the circle shape
GitOrigin-RevId: 81167ee6ebc281a7a403ff2fdc3b19f4cc91d6be
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user