mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-23 02:16:23 +00:00
12 lines
104 B
CSS
12 lines
104 B
CSS
body {
|
|
padding: 20px;
|
|
}
|
|
|
|
h4 {
|
|
margin: 10px 0;
|
|
}
|
|
|
|
md-progress-circular {
|
|
margin-bottom:20px;
|
|
}
|