mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2025-02-25 20:36:54 +01:00
Add: Class .margin-top-20
This commit is contained in:
parent
81cfbbd349
commit
a8de1ae280
1 changed files with 4 additions and 0 deletions
|
@ -143,6 +143,10 @@ table, th {
|
||||||
margin-bottom: 0 !important;
|
margin-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.margin-top-20 {
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
.padding-0 {
|
.padding-0 {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue