Merge "Refactor some scss code"
This commit is contained in:
commit
94779450f2
@ -223,10 +223,3 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: -100px;
|
top: -100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.quota-heading {
|
|
||||||
font-family: anivers;
|
|
||||||
font-weight: normal;
|
|
||||||
font-size: 24px;
|
|
||||||
margin-bottom: 10px;
|
|
||||||
}
|
|
@ -1139,6 +1139,13 @@ iframe {
|
|||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.quota-heading {
|
||||||
|
font-family: anivers;
|
||||||
|
font-weight: normal;
|
||||||
|
font-size: 24px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.quota_title {
|
.quota_title {
|
||||||
color: $gray-light;
|
color: $gray-light;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user