This commit is contained in:
fra-2107
2024-11-14 16:33:19 -05:00
parent ed2ce209df
commit ae3c200ce2
5 changed files with 507 additions and 0 deletions

13
web/css/styles.css Normal file
View File

@ -0,0 +1,13 @@
html {
scroll-padding-top: 3.5rem;
}
header {
padding-top: 9rem;
padding-bottom: 6rem;
}
section {
padding-top: 9rem;
padding-bottom: 9rem;
}