moved section to components.css
This commit is contained in:
parent
cf82daf9a7
commit
d3cf01e938
3 changed files with 6 additions and 7 deletions
|
|
@ -36,4 +36,9 @@ h2{
|
|||
p {
|
||||
color: var(--on-background);
|
||||
line-height: 1.5rem;
|
||||
}
|
||||
|
||||
section {
|
||||
padding: 1rem 2rem;
|
||||
margin: 0 auto;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue