clarified a TODO in css
This commit is contained in:
parent
30919e6eb2
commit
2d4a64cef4
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ agm-map {
|
||||||
}
|
}
|
||||||
|
|
||||||
// circle for text
|
// circle for text
|
||||||
|
// TODO: Make these resize based on inside content
|
||||||
.number-circle {
|
.number-circle {
|
||||||
width:24%;
|
width:24%;
|
||||||
border-radius:50%;
|
border-radius:50%;
|
||||||
|
|
Reference in a new issue