mirror of
https://github.com/actix/actix-website
synced 2024-11-23 16:31:08 +01:00
new design
This commit is contained in:
parent
e0b52a45e9
commit
d4ec642600
@ -157,18 +157,20 @@ footer p {
|
||||
}
|
||||
|
||||
#Features {
|
||||
margin-top: 2rem;
|
||||
padding: 2rem 2rem 0 2rem;
|
||||
margin: 2rem auto;
|
||||
padding: 1rem 2rem;
|
||||
background-color: var(--grey);
|
||||
}
|
||||
#Features #feature {
|
||||
padding-bottom: 2rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
#Features article {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
#Features article h3 {
|
||||
font-size: 1.3rem;
|
||||
color: var(--black);
|
||||
padding-bottom: 1rem;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user