mirror of
https://github.com/hazemKrimi/touch-programming.git
synced 2026-05-01 18:20:26 +00:00
Small styles improvements
This commit is contained in:
@@ -80,7 +80,6 @@ header .cta {
|
||||
}
|
||||
|
||||
.benefits {
|
||||
margin-top: 2rem;
|
||||
padding: 2.5rem 1.25rem;
|
||||
}
|
||||
|
||||
|
||||
@@ -30,6 +30,8 @@ header span {
|
||||
}
|
||||
|
||||
.languages-wrapper {
|
||||
padding: 2.5rem 1.25rem;
|
||||
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
|
||||
align-items: stretch;
|
||||
|
||||
Reference in New Issue
Block a user