delete unused code and fixes
This commit is contained in:
parent
b2a02ac88a
commit
e2b995102c
5 changed files with 20 additions and 104 deletions
|
|
@ -385,6 +385,10 @@ input[type=number] {
|
|||
text-transform: lowercase;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.text-light {
|
||||
font-weight: 200;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue