mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-28 15:14:22 +01:00
Fix: Chaged padding bottom from 60px to 30px
This commit is contained in:
parent
b184922f2f
commit
3eda9f0486
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@ table, th {
|
||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
padding-bottom: 60px;
|
padding-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title h2 {
|
.title h2 {
|
||||||
|
|
Loading…
Reference in a new issue