mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-23 02:16:23 +00:00
9 lines
92 B
CSS
9 lines
92 B
CSS
|
|
.face {
|
|
border-radius: 30px;
|
|
border: 1px solid #ddd;
|
|
width: 48px;
|
|
margin: 16px;
|
|
}
|
|
|