code clean
This commit is contained in:
parent
906be87e50
commit
6c49f4738a
@ -3,6 +3,7 @@
|
|||||||
.bar {
|
.bar {
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
|
border-radius: 0.5em;
|
||||||
|
|
||||||
.part {
|
.part {
|
||||||
float: left;
|
float: left;
|
||||||
@ -12,7 +13,6 @@
|
|||||||
.text {
|
.text {
|
||||||
padding-left: 0.25em;
|
padding-left: 0.25em;
|
||||||
}
|
}
|
||||||
border-radius: 0.5em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.self {
|
.self {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user