mirror of
https://github.com/keiyoushi/extensions.git
synced 2025-01-03 23:07:12 +01:00
remove padding
This commit is contained in:
parent
c2f5c83d52
commit
94d5494e01
@ -55,13 +55,11 @@ body.ready {
|
|||||||
.header__title {
|
.header__title {
|
||||||
color: #2e84bf;
|
color: #2e84bf;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
padding-bottom: .5rem;
|
|
||||||
margin-top: .5rem;
|
margin-top: .5rem;
|
||||||
margin-bottom: .5rem
|
margin-bottom: .5rem
|
||||||
}
|
}
|
||||||
|
|
||||||
.description {
|
.description {
|
||||||
padding-top: 0.5rem;
|
|
||||||
margin-top: 0.25rem;
|
margin-top: 0.25rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user