mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Merge pull request #1214 from hackclub/sampoder-patch-2
Add more padding / space to the "Get your ⚡️ hours" section
This commit is contained in:
commit
f60b89d228
1 changed files with 14 additions and 1 deletions
|
|
@ -409,4 +409,17 @@ a:hover {
|
|||
.shop-counter {
|
||||
width: calc(100% - 150px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.section.footer > p {
|
||||
padding: 0px 24px;
|
||||
}
|
||||
|
||||
.section.footer {
|
||||
padding-bottom: 16px;
|
||||
}
|
||||
|
||||
.footer > .heading-card {
|
||||
margin-bottom: 1em;
|
||||
padding-top: 3em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue