mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Fix homepage main content section vertical align (#118)
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
09e704b6cb
commit
fc576925eb
@@ -1,5 +1,6 @@
|
||||
.content {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
margin-top: 1.6rem;
|
||||
margin-bottom: 3.2rem;
|
||||
article {
|
||||
@@ -86,7 +87,6 @@
|
||||
|
||||
.centered {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
.about {
|
||||
|
||||
Reference in New Issue
Block a user