mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Remove flexbox on body (#114)
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
04b4bca945
commit
8d3c1a2f8e
@@ -10,7 +10,6 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
display:flex;
|
||||
color: $fg-color;
|
||||
background-color: $bg-color;
|
||||
font-family: $text-font-family;
|
||||
|
||||
Reference in New Issue
Block a user